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
Hey, so I read about private sourcemaps - a way to grant access to source maps only to the developers - and how they're applied using Webpack, however, this assumes you have direct access to Webpack (and/or its configuration files).
My question is, therefore, the next: Is there any option to customise the sourceMappingURL in CRA without ejecting?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey, so I read about private sourcemaps - a way to grant access to source maps only to the developers - and how they're applied using Webpack, however, this assumes you have direct access to Webpack (and/or its configuration files).
My question is, therefore, the next: Is there any option to customise the sourceMappingURL in CRA without ejecting?
Beta Was this translation helpful? Give feedback.
All reactions