-
Notifications
You must be signed in to change notification settings - Fork 12k
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
How to add the autoprefixer to 1.0.0-beta.11-webpack.2 #1725
Comments
Isn't this a duplicate of #1512? |
Not strictly. |
@wulfsberg fair enough 😄 |
Given that #1512 is a "nice to have" priority, this is a question I'd like the answer to myself. I am not particularly fluent in Webpack, and it doesn't seem trivial (if at all possible?) to manipulate Angular-CLI's Webpack settings. Being locked out of the PostCSS environment with Autoprefixer, CssNano and CssNext is close to a dealbreaker for me. |
Why is this closed? Is there a way to use autoprefixer now with the latest angular-cli version 1.0.0-beta.16 ? |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Versions. Please run
ng --version
. If there's nothing outputted, please runin a Terminal:
node --version
and paste the result here:Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
The log given by the failure. Normally this include a stack trace and some
more information.
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: