pgAdmin 4 commit: Add support for source maps in the karma test framewo

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add support for source maps in the karma test framewo
Date: 2018-05-31 02:09:20
Message-ID: E1fOD1k-0004ah-Rw@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add support for source maps in the karma test framework to aid debugging.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=86712b1bd2df25525cce923a382963797a1c6e25
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisdb(dot)com>

Modified Files
--------------
web/karma.conf.js | 19 +++++++++++++++----
web/package.json | 2 ++
web/webpack.test.config.js | 1 +
web/yarn.lock | 21 ++++++++++++++++++++-
4 files changed, 38 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-05-31 02:11:12 Re: [PATCH] Support for the source-map in Karma test framework
Previous Message Dave Page 2018-05-31 02:00:48 Re: [pgAdmin4][Patch] Feature #3204 Notify/Listen not working in version 2.1