mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
Remove tslib external
This commit is contained in:
parent
dc2253e718
commit
8d692ded4a
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ module.exports = merge(
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
externals: {
|
externals: {
|
||||||
"tslib": "commonjs tslib",
|
|
||||||
"nbin": "commonjs nbin",
|
"nbin": "commonjs nbin",
|
||||||
"fsevents": "fsevents",
|
"fsevents": "fsevents",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue