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: {
|
||||
"tslib": "commonjs tslib",
|
||||
"nbin": "commonjs nbin",
|
||||
"fsevents": "fsevents",
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue