diff --git a/rollup.config.js b/rollup.config.js index a92e3ed..087e455 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -30,7 +30,7 @@ export default { // some cases you'll need additional configuration — // consult the documentation for details: // https://github.com/rollup/rollup-plugin-commonjs - resolve(), + resolve({ browser: true }), commonjs(), // Watch the `public` directory and refresh the