mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +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-shim',
|
||||||
'es6-promise',
|
'es6-promise',
|
||||||
'jquery',
|
'jquery',
|
||||||
'style-loader',
|
|
||||||
'zone.js',
|
'zone.js',
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user