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
source maps are only periodically honored, based on compiled content.
discussion
i confess, this may be an issue with babels sourceMap output, but i'm still debugging that. i figured i'd post this in advanced in case there is existing visibility or ideas people might have.
example
observe a compile->test->debug session, watch sourceMaps not be honored
add a debugger statement. observe another compile->test->debug session, watch sourceMaps be honored
Version 1.8.1 (1.8.1)
osx 10.11.6
problem statement
discussion
babel
s sourceMap output, but i'm still debugging that. i figured i'd post this in advanced in case there is existing visibility or ideas people might have.example
debugger
statement. observe another compile->test->debug session, watch sourceMaps be honoredSteps to Reproduce:
The text was updated successfully, but these errors were encountered: