From fceefcf290281febb7a702fdfee78d525e69cf74 Mon Sep 17 00:00:00 2001 From: Dolan Date: Wed, 31 Mar 2021 21:27:40 +0100 Subject: [PATCH] Update webpack and testing frameworks --- .nycrc | 1 - demo/browser-demo.html | 4 +- package-lock.json | 5120 +++++++--------------------------- package.json | 24 +- src/export/formatter.spec.ts | 2 +- tsconfig.json | 6 +- webpack.config.ts | 43 +- 7 files changed, 1092 insertions(+), 4108 deletions(-) diff --git a/.nycrc b/.nycrc index 5ac94bf6f4..a6df0ad850 100644 --- a/.nycrc +++ b/.nycrc @@ -21,6 +21,5 @@ ], "cache": true, "all": true, - "instrument": false, "sourceMap": true } diff --git a/demo/browser-demo.html b/demo/browser-demo.html index 4ad88c3d73..cb3c2484ba 100644 --- a/demo/browser-demo.html +++ b/demo/browser-demo.html @@ -12,9 +12,7 @@