Обсуждение: pgAdmin 4 commit: Add support for source maps in the karma testframewo

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)