webdev48

Results 3 comments of webdev48

@ospatil thanks for this. I tried pulling in your branch changes but I am getting this: ``` > npm run clean > [email protected] clean /Users/webdev48/Documents/workspace/angular4-test/my-test-lib > rimraf out-tsc dist "src/lib/**/*.js"...

@ospatil I did make that change. Even i look at your changes, i still wonder how is `node-sass` able to point to any scss file? In your `compileSassFiles` function, ```...

Yes so it works now. I am sorry ... i was just playing with stuff and renamed my scss file to `_lib.component.scss` which doesnt seem to work but a simple...