mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
fixed core and shared module usage, lazy loading modules
This commit is contained in:
@@ -8,10 +8,6 @@ const {
|
||||
getAotPlugin
|
||||
} = require('./webpack/webpack.aot');
|
||||
|
||||
const {
|
||||
root
|
||||
} = require('./webpack/helpers');
|
||||
|
||||
module.exports = function(options, webpackOptions) {
|
||||
options = options || {};
|
||||
|
||||
|
Reference in New Issue
Block a user