We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 133ef37 commit 2ce1beaCopy full SHA for 2ce1bea
rollup.config.js
@@ -19,7 +19,6 @@ export default [
19
format: "es",
20
sourcemap: true,
21
sourcemapFile: "index.mjs.map",
22
- banner: `/*! @author Toru Nagashima <https://github.com/mysticatea> */`,
23
},
24
plugins: [sourcemaps(), resolve()],
25
0 commit comments