add rollup commonjs plugin

This commit is contained in:
Yanzhen Yu
2018-12-25 16:50:56 +08:00
parent b5b2fafb11
commit 8bafbe1ec1
2 changed files with 19 additions and 11 deletions

View File

@@ -42,6 +42,7 @@
"mocha": "^5.2.0",
"puppeteer": "^1.9.0",
"rollup": "^0.66.6",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-postcss": "^1.6.2",
"rollup-plugin-terser": "^3.0.0",