PatrickJS / NG6-starter

:ng: An AngularJS Starter repo for AngularJS + ES6 + Webpack
https://angularclass.github.io/NG6-starter
Apache License 2.0
1.91k stars 1.35k forks source link

fix(tests): add dependencies for sass and fix tests #189

Closed jpsc closed 7 years ago

jpsc commented 7 years ago

Since changing to sass the dependencies were not added. Maybe who tested it had it globally.

Tests/build and watch were failing. Also remove the test component since it does not exist.

fesor commented 7 years ago

Maybe who tested it had it globally.

My bad, Thank!