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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add support for source maps in the karma testframewo
Дата
Msg-id E1fOD1k-0004ah-Rw@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch] Feature #3204 Notify/Listen not working inversion 2.1
Следующее
От: Dave Page
Дата:
Сообщение: Re: [PATCH] Support for the source-map in Karma test framework