pgAdmin 4 commit: Add support for source maps in the karma testframewo - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add support for source maps in the karma testframewo
Date
Msg-id E1fOD1k-0004ah-Rw@gothos.postgresql.org
Whole thread Raw
List 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.vashi@enterprisdb.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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] Feature #3204 Notify/Listen not working inversion 2.1
Next
From: Dave Page
Date:
Subject: Re: [PATCH] Support for the source-map in Karma test framework