1 parent 615790f commit 8a66401Copy full SHA for 8a66401
1 file changed
rollup.config.js
@@ -54,6 +54,7 @@ export default [
54
55
{
56
input: 'src/webpack/webpackTagCommonJSExports.js',
57
+ plugins: [babel()],
58
output: {
59
file: 'dist/webpackTagCommonJSExports.js',
60
format: 'cjs'
0 commit comments