Add license-loader

Since xterm and hterm do not have proper comments for their license,
add license-loader to keep their license information in the minimized
bundle file.
This commit is contained in:
Iwasaki Yudai 2017-08-23 10:58:18 +09:00
parent 46a8b006f0
commit 7355d67a64
5 changed files with 76 additions and 5 deletions

View file

@ -1,5 +1,6 @@
{
"devDependencies": {
"license-loader": "^0.5.0",
"ts-loader": "^2.0.3",
"typescript": "^2.3.2",
"uglifyjs-webpack-plugin": "^1.0.0-beta.2",