mirror of https://git.tuxpa.in/a/code-server.git
Remove tslib external
This commit is contained in:
parent
dc2253e718
commit
8d692ded4a
|
@ -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 New Issue