mirror of
https://github.com/yudai/gotty.git
synced 2026-01-23 01:36:09 +01:00
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:
parent
46a8b006f0
commit
7355d67a64
5 changed files with 76 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue