mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
removed universal demo components
This commit is contained in:
@@ -37,6 +37,7 @@ export var commonConfig = {
|
||||
{ test: /\.ts$/, use: ['awesome-typescript-loader', 'angular2-template-loader'] },
|
||||
{ test: /\.html$/, use: 'raw-loader' },
|
||||
{ test: /\.css$/, use: 'raw-loader' },
|
||||
{ test: /\.scss$/, use: ['raw-loader', 'sass-loader'] },
|
||||
{ test: /\.json$/, use: 'json-loader' }
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user