Skip to content

How to pass safe into minimize? #298

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

Closed
felixsanz opened this issue Jul 6, 2016 · 3 comments
Closed

How to pass safe into minimize? #298

felixsanz opened this issue Jul 6, 2016 · 3 comments

Comments

@felixsanz
Copy link

felixsanz commented Jul 6, 2016

I tried everything and i can't get it to work :/

Example: css?minimize&localIdentName=[hash:base64:5]&modules&importLoaders=1!postcss

How i do pass safe option to minimize? http://cssnano.co/options/#optionssafe-bool

@Jessidhia
Copy link

css-loader already does a stronger version of safe internally -- it disables all of the unsafe modules, as well as normalizeUrl and reduceIdents, unless you specifically request them.

@felixsanz
Copy link
Author

So i only have to use css?minimize ?

termosa added a commit to termosa/css-loader that referenced this issue Aug 23, 2016
@alexander-akait
Copy link
Member

Closing due to inactivity. Please test with latest version and feel free to reopen if still regressions. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants