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
If you import react-canvas and compile it using webpack you'll lose any hope of having sourcemaps to go along with your work due to brfs not supporting it. I'm fairly new to this code base but it doesn't like you are doing anything that you need transform-loader for. This is a pretty big dependency and with a little guidance, I'd be happy to try and pull it out.
The text was updated successfully, but these errors were encountered:
If you import react-canvas and compile it using webpack you'll lose any hope of having sourcemaps to go along with your work due to brfs not supporting it. I'm fairly new to this code base but it doesn't like you are doing anything that you need transform-loader for. This is a pretty big dependency and with a little guidance, I'd be happy to try and pull it out.
The text was updated successfully, but these errors were encountered: