antonybudianto / angular-starter

:star: Gulp Angular Starter using TypeScript (Updated to 4.4.3)
https://antonybudianto.github.io/angular-starter/
MIT License
521 stars 147 forks source link

problem between npm start and npm run build on style sheet #176

Closed foxjazz closed 8 years ago

foxjazz commented 8 years ago
## Issue Overview The home display is different based on the css info after deploying a build. ## Reproducables my version of the starter plus my code. run npm start and check home page. The color is purple and green. run npm run build and deploy, the color is NOT purple and green https://github.com/foxjazz/eveview.git ## Information using windows | | | |--------------------- |--------------------------------- | | **Operating System** | Windows/OSX/Ubuntu/orYourOSHere | | **Node version** | 4.x/5.x/orYourNodeVersionHere | | **NPM Version** | 2.x/3.x/orYourNPMVersionHere | | **Environment** | Browser/Mobile/WebWorker |
antonybudianto commented 8 years ago

sorry, it's not reproducable on my machine, both have same color, probably windows only issue

what node and npm version you use?

antonybudianto commented 8 years ago

Closing as no response in a week, feel free to notify me for re-open