Support hoisting react-scripts and add require.resolve() to loaders (#2166)
* Support hoisting react-scripts * require.resolve() loaders and configs This makes it so that loaders and configs are resolved relative to the config rather than to the app. This seems to make more sense to me.
Showing
+16 -38
Please register or sign in to comment