Skip to content

Commit 492d53c

Browse files
committed
Update rollup.config.ts
1 parent 37cf840 commit 492d53c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

rollup.config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ const config = [
1515
{
1616
input: './src/index.ts',
1717
output: [
18-
{
19-
file: 'dist/darkify.cjs.js',
20-
format: 'cjs',
21-
banner: BANNER,
22-
},
2318
{
2419
file: 'dist/darkify.esm.js',
2520
format: 'esm',

0 commit comments

Comments
 (0)