-
Notifications
You must be signed in to change notification settings - Fork 50.2k
Closed
Description
How do I build react with source maps?
I am in master branch with the latest code. I tried setting rollup config to sourcemap: true and setting "sourceMaps": true in .babalrc. I am getting the following error.
Sourcemap is likely to be incorrect: a plugin was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help
I want to generate source maps so that I can set breakpoints in the actual es6 package code and step through it.
sallen450, justingrant, ykforerlang, Terry-Su, tmkasun and 4 morecike8899 and petsgre
Metadata
Metadata
Assignees
Labels
No labels