An Angular 2 Webpack Starter kit featuring Angular 2, Router, TypeScript, and Webpack by AngularClass
this would be your css loader config in webpack.config.js
{ test: /\.css$/, loader: 'style!css' }
this would be your scss loader config
{ test: /\.scss$/, loader: 'style!css!sass' }
webpack: bundle is now VALID.
webpack: bundle is now INVALID.
5362ms build modules
5ms seal
104ms optimize
30ms hashing
139ms create chunk assets
86ms additional chunk assets
4599ms optimize chunk assets
16695ms optimize assets
43ms emit
Hash: 6fd3c185387ef5015abd
Version: webpack 1.12.14
Time: 28032ms
Uncaught (in promise) TypeError: object is not a constructor(…)
undefined:1