diff --git a/rollup.config.js b/rollup.config.js index a1f7e8d..09e52c4 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -67,7 +67,7 @@ export default { dev, preprocess, hydratable: true, - emitCss: true, + emitCss: false, // css: css => css.write('static/bundle.css') }), aliases,