feat: add new bundle name to bundle watch

This commit is contained in:
fragosti
2018-11-16 11:32:05 -08:00
parent d8c6b36cff
commit b6e6607c46

View File

@@ -49,7 +49,7 @@
"maxSize": "700kB"
},
{
"path": "packages/instant/public/main.bundle.js",
"path": "packages/instant/umd/instant.js",
"maxSize": "1000kB"
}
],