mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Remove comments in build
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@
|
||||
"rootDir": "src",
|
||||
"allowJs": true,
|
||||
"outDir": "lib",
|
||||
"sourceMap": true
|
||||
"sourceMap": true,
|
||||
"removeComments": true
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
|
||||
Reference in New Issue
Block a user