10000 css Mixins of browser support are not applied in production · Issue #3823 · angular/angular-cli · GitHub
[go: up one dir, main page]

Skip to content
css Mixins of browser support are not applied in production #3823
Closed
@Perezmarc

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.

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

      0