add build size stats

This commit is contained in:
Rene
2021-02-16 00:30:21 +01:00
parent af99cfa97c
commit a3699202b3
5 changed files with 1421 additions and 21 deletions
+2
View File
@@ -22,6 +22,7 @@
"babel-plugin-istanbul": "^6.0.0",
"bufferutil": "^4.0.1",
"canvas": "^2.6.1",
"chalk": "^4.1.0",
"core-js": "^3.6.5",
"del": "^5.1.0",
"eslint": "^7.5.0",
@@ -53,6 +54,7 @@
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-prettier": "^2.1.0",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-size-snapshot": "^0.12.0",
"rollup-plugin-styles": "^3.10.0",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-typescript2": "^0.27.1",