You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have a project somewhere on Github that we can take a look? I'm not seeing it in mine when I add that line, they all have the correct source map.
My .babelrc had a devtool: source-maps config as well. Somehow having both they were cancelling each other. I removed the one on my .babelrc and everything worked.
with this config
Running :
I am seeing the transpilled source on my devtools:
The text was updated successfully, but these errors were encountered: