remove bundle workaround, update dependencies and build

This commit is contained in:
William Welling
2021-11-17 22:11:06 -06:00
parent 600fbc6df7
commit 8d66f68dfa
7 changed files with 14225 additions and 14093 deletions

View File

@@ -16,7 +16,7 @@ module.exports = Object.assign({}, commonExports, {
],
mode: 'production',
recordsOutputPath: projectRoot('webpack.records.json'),
entry: projectRoot('./src/main.server.ts'),
entry: projectRoot('./server.ts'),
target: 'node',
externals: [nodeExternals({
whitelist: [