Archived
1
0

Fix trash

This commit is contained in:
Asher
2019-03-12 13:09:20 -05:00
parent 3155eb76f5
commit e1dc6967ed
8 changed files with 435 additions and 206 deletions

View File

@ -27,7 +27,7 @@ module.exports = merge(
"node-pty": "node-pty-prebuilt",
},
},
externals: ["tslib", "trash"],
externals: ["tslib"],
entry: "./packages/server/src/cli.ts",
plugins: [
new webpack.DefinePlugin({