Minify bundled js code

This commit is contained in:
Iwasaki Yudai 2017-08-22 16:58:15 +09:00
parent 2b4eb55d28
commit 024ab8f28e
6 changed files with 537 additions and 23967 deletions

View file

@ -2,10 +2,11 @@
"devDependencies": {
"ts-loader": "^2.0.3",
"typescript": "^2.3.2",
"uglifyjs-webpack-plugin": "^1.0.0-beta.2",
"webpack": "^2.5.1"
},
"dependencies": {
"libapps": "github:yudai/libapps#hterm-1.70",
"libapps": "github:yudai/libapps#release-hterm-1.70",
"xterm": "^2.7.0"
}
}