Skip to content
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

Stop minifying CSS on dev. #2540

Merged
merged 1 commit into from
Sep 27, 2019
Merged

Stop minifying CSS on dev. #2540

merged 1 commit into from
Sep 27, 2019

Conversation

XhmikosR
Copy link
Contributor

@XhmikosR XhmikosR commented Sep 8, 2019

Fixes #2538.

#2537 should be adapted to make use of this too along with the other requested changes.

@Fishrock123
Copy link
Contributor

I'm not really sure why I am being assigned to review since I haven't done anything here in years but this seems fine I guess.

I've never used cross-env.

@Fishrock123 Fishrock123 removed their request for review September 9, 2019 17:53
@XhmikosR
Copy link
Contributor Author

XhmikosR commented Sep 10, 2019

cross-env is just a package which makes setting env vars cross platform a breeze, that's all.

This change doesn't affect production, only dev. BTW I also tried enabling sourcemaps but I couldn't make it work, so I settled with just not minifying the CSS for now.

@Trott Trott merged commit 711e391 into nodejs:master Sep 27, 2019
@XhmikosR XhmikosR deleted the master-xmr-node-env branch September 28, 2019 06:39
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

Successfully merging this pull request may close these issues.

Don't minify CSS on dev
4 participants