Archived
1
0

Add trash module

This commit is contained in:
Asher
2019-02-07 11:05:17 -06:00
parent 499798fc17
commit 81f48b8b06
5 changed files with 189 additions and 17 deletions

View File

@ -48,7 +48,7 @@ module.exports = merge({
__dirname: false,
setImmediate: false
},
externals: ["spdlog", "tslib"],
externals: ["spdlog", "tslib", "trash"],
entry: "./packages/server/src/cli.ts",
target: "node",
plugins: [