Change name of testing project and bundle size (#4383)

This commit is contained in:
Maurizio Vitale
2019-03-03 19:02:56 +00:00
committed by GitHub
parent 414e4656cc
commit cd069fbc58
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -199,6 +199,10 @@
{
"path": "./lib/dist/extensions/bundles/adf-extensions.umd.min.js",
"maxSize": "10 kb"
},
{
"path": "./lib/dist/testing/bundles/adf-testing.umd.min.js",
"maxSize": "10 kb"
}
],
"engines": {