Skip to content

Commit ead2fd0

Browse files
committed
clean
1 parent 83044a0 commit ead2fd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webpack.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ export default {
237237
entrypoints: false,
238238
excludeAssets: [
239239
/^js\/monaco-language-.+\.js$/,
240-
!isProduction && /^licenses.txt$/,
241240
].filter(Boolean),
242241
groupAssetsByChunk: false,
243242
groupAssetsByEmitStatus: false,

0 commit comments

Comments
 (0)