Angular-cli: autoprefixer not working, although it's required in webpack.common

Created on 12 Nov 2016  路  7Comments  路  Source: angular/angular-cli

autoprefixer is required in webpack common and it's not working, even if I specify a browserlist.

Most helpful comment

HI filipesilva, can you please add to the documentation on how to use it? Thanks.

All 7 comments

This is a duplicate of #1512, which was fixed with PR #2852, which is not released yet.

Should be fixed in the upcoming release.

Should be present in the latest release.

HI filipesilva, can you please add to the documentation on how to use it? Thanks.

Yes please, add documentation, I couldn't find how I can configure options :/
An example of custom config would be enough. Thanks!

@marcalj It looks like this is included by default, no config required.

@btroncone But, if I want to define a config for custom IE version, how I have to do it?
I've created a browserslist file in ng-cli's project root, with:

Last 2 versions
IE 11

It's ok? I've just guess it through stack overflow and issue tickets, not from official wiki or README. Thanks.

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._

Was this page helpful?
0 / 5 - 0 ratings