mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Remove style-loader from Angular2Spa vendor bundle as it's not used at all. Is used by other templates though.
This commit is contained in:
@@ -31,7 +31,6 @@ module.exports = {
|
||||
'es6-shim',
|
||||
'es6-promise',
|
||||
'jquery',
|
||||
'style-loader',
|
||||
'zone.js',
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user