mirror of
https://github.com/yudai/gotty.git
synced 2026-03-08 06:32:35 +01:00
Bundle hterm
This commit is contained in:
parent
8f95182392
commit
70aaf33082
24 changed files with 18056 additions and 520 deletions
|
|
@ -3,10 +3,6 @@ module.exports = {
|
|||
output: {
|
||||
filename: "./dist/bundle.js"
|
||||
},
|
||||
externals: {
|
||||
"hterm": "hterm",
|
||||
"htermLib": "lib"
|
||||
},
|
||||
devtool: "source-map",
|
||||
resolve: {
|
||||
extensions: [".ts", ".tsx", ".js"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue