Update webpack and testing frameworks

This commit is contained in:
Dolan
2021-03-31 21:27:40 +01:00
parent 488711dae0
commit fceefcf290
7 changed files with 1092 additions and 4108 deletions

1
.nycrc
View File

@ -21,6 +21,5 @@
],
"cache": true,
"all": true,
"instrument": false,
"sourceMap": true
}