We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a73d20 commit d63fcf1Copy full SHA for d63fcf1
rollup.config.js
@@ -20,7 +20,7 @@ export default {
20
sourcemap: false,
21
format: 'iife',
22
name: 'calc',
23
- file: 'build/calculator.user.js',
+ file: 'build/userscript.user.js',
24
banner: getMetablock,
25
},
26
plugins: [
0 commit comments