Hello @iDev0urer,
I am very impressed by such good job behind of this project. I was reviewing it and I found two problems:
-
I think in the last commit you have removed "node": "registry:dt/node#6.0.0+20160909174046" from the globalDependencies. I had to add it back in order to do not have some TypeScript warnings.
-
gulp-live-server seems to does not apply any change from html/js/scss. I have been trying different solutions and no clue. What about swapping it with Browsersync?
Thank you!
Hello @iDev0urer,
I am very impressed by such good job behind of this project. I was reviewing it and I found two problems:
I think in the last commit you have removed
"node": "registry:dt/node#6.0.0+20160909174046"from theglobalDependencies. I had to add it back in order to do not have some TypeScript warnings.gulp-live-serverseems to does not apply any change from html/js/scss. I have been trying different solutions and no clue. What about swapping it withBrowsersync?Thank you!