mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
remove bundle workaround, update dependencies and build
This commit is contained in:
@@ -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: [
|
||||
|
Reference in New Issue
Block a user