Skip to content

Commit 670ba11

Browse files
committed
don't need this
1 parent d03f789 commit 670ba11

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

rolldown.config.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ const outputs = [
1616
entryFileNames: 'bundle.js',
1717
cssEntryFileNames: 'styles.css',
1818
format: 'es',
19-
sourcemap: true,
20-
comments: 'preserve-legal'
19+
sourcemap: true
2120
},
2221
{
2322
dir: 'lib',

0 commit comments

Comments
 (0)