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
So something I ran into is that the default webpack config in CRA uses the standard jsonpFunction name. I'm not sure it'd come up if not using code splitting but if someone is planning to use CRA for a plugin or theme things can break if config.output.jsonpFunction isn't namespaced.
We should make running this as easy as CRA itself. I want to be able to run:
The text was updated successfully, but these errors were encountered: