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
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.
0 commit comments