Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css Mixins of browser support are not applied in production #3823

Closed
Perezmarc opened this issue Jan 2, 2017 · 2 comments
Closed

css Mixins of browser support are not applied in production #3823

Perezmarc opened this issue Jan 2, 2017 · 2 comments

Comments

@Perezmarc
Copy link

Hi!

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

Repro steps.

ng serve --prod --aot

Mention any other details that might be useful.

@Perezmarc Perezmarc changed the title css Mixins not applied in production css Mixins of browser support not applied in production Jan 2, 2017
@Perezmarc Perezmarc changed the title css Mixins of browser support not applied in production css Mixins of browser support are not applied in production Jan 2, 2017
@Perezmarc
Copy link
Author

my bad: #3164

It should be working in latest

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant