You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that when generating production build (bot with ng serve & ng build), mixins css such as '-webkit-flex:' are not applied. In dev it works properly.
First I thought it was because of my command build ng build -prod -aot -sm false --suppress-sizes true --vendor-chunk false
But realised that even this command gives me an error ng build -prod -aot
OS?
Mac OS Sierra
Versions.
angular-cli: 1.0.0-beta.22-1
node: 7.0.0
os: darwin x64