Skip to content

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

Description

@Perezmarc

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions