diff --git a/rollup.config.js b/rollup.config.js index dd6aa84..4ed024f 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -52,7 +52,8 @@ export default [ output: { dir: 'dist', format: 'cjs', - sourcemap: true + sourcemap: true, + chunkFileNames: '[name].js' }, external, plugins: [