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

Allow generation of CSS sourcemaps at development time #7114

Closed
wants to merge 1 commit into from

Conversation

sbaechler
Copy link

This MR provides an opt-in for creating CSS sourcemaps in dev mode. The related issue is #5707.

When the environment variable DEV_CSS_SOURCEMAPS is set to true, the sourcemaps are generated in development mode as well. Production mode is not affected.

Tested by running 'yarn start' with and without environment variables.

This is the default:
Screenshot 2019-05-26 22 43 01

This is with DEV_CSS_SOURCEMAPS=true:
Screenshot 2019-05-26 22 42 26

@stale
Copy link

stale bot commented Jun 25, 2019

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Jun 25, 2019
@stale
Copy link

stale bot commented Jun 30, 2019

This pull request has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue. Thank you for your contribution!

@stale stale bot closed this Jun 30, 2019
@Syden10
Copy link

Syden10 commented Jul 1, 2019

Any updates on this?

@lock lock bot locked and limited conversation to collaborators Jul 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants