We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c991be0 commit c908a57Copy full SHA for c908a57
rollup.config.js
@@ -14,7 +14,7 @@ export default [
14
output: {
15
dir: "dist",
16
sourcemap: true,
17
- format: "cjs",
+ format: "esm",
18
},
19
plugins: [
20
esbuild(),
0 commit comments