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

Enable sourcemaps in development #924

Merged
merged 2 commits into from
Nov 20, 2016
Merged

Enable sourcemaps in development #924

merged 2 commits into from
Nov 20, 2016

Conversation

ekaradon
Copy link
Contributor

see: #920

@gaearon gaearon added this to the 0.8.0 milestone Nov 20, 2016
@gaearon gaearon changed the title fix poor performance with firefox when using eval as devtool Enable sourcemaps Nov 20, 2016
@gaearon gaearon changed the title Enable sourcemaps Enable sourcemaps in development Nov 20, 2016
@gaearon gaearon merged commit e14d2da into facebook:master Nov 20, 2016
jarlef pushed a commit to jarlef/create-react-app that referenced this pull request Nov 28, 2016
alexdriaguine pushed a commit to alexdriaguine/create-react-app that referenced this pull request Jan 23, 2017
randycoulman pushed a commit to CodingZeal/create-react-app that referenced this pull request May 8, 2017
sjd78 added a commit to sjd78/ovirt-web-ui that referenced this pull request May 14, 2018
Following along with facebook/create-react-app#924,
enable source maps by default.  This lets us see the actual code in chrome
and firefox dev tools.  Without the source maps, you view the transpiled
code in dev tools.
@lock lock bot locked and limited conversation to collaborators Jan 22, 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

4 participants