Skip to content

Commit 2ce1bea

Browse files
fix: remove @mysticatea from banner (#34)
1 parent 133ef37 commit 2ce1bea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rollup.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export default [
1919
format: "es",
2020
sourcemap: true,
2121
sourcemapFile: "index.mjs.map",
22-
banner: `/*! @author Toru Nagashima <https://github.com/mysticatea> */`,
2322
},
2423
plugins: [sourcemaps(), resolve()],
2524
},

0 commit comments

Comments
 (0)