Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit ca99a23

Browse files
Remove style-loader from Angular2Spa vendor bundle as it's not used at all. Is used by other templates though.
1 parent 83cfb59 commit ca99a23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/Angular2Spa/webpack.config.vendor.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ module.exports = {
3131
'es6-shim',
3232
'es6-promise',
3333
'jquery',
34-
'style-loader',
3534
'zone.js',
3635
]
3736
},

0 commit comments

Comments
 (0)