We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0840ce commit 83ad0acCopy full SHA for 83ad0ac
rollup.config.js
@@ -16,6 +16,7 @@ export default [
16
dir: "dist",
17
format: "cjs",
18
sourcemap: true,
19
+ preferConst: true
20
},
21
],
22
// loaded externally
0 commit comments