webpack / enhanced-resolve

Offers an async require.resolve function. It's highly configurable.
MIT License
916 stars 186 forks source link

Revert "Revert "perf: utilize throwIfNoEntry in sync mode"" #394

Open shYkiSto opened 10 months ago

shYkiSto commented 10 months ago

Bringing https://github.com/webpack/enhanced-resolve/pull/324 back to life. Since performance improvements seem to be worth it. Perhaps this time it'd be better to cut a major release to prevent sudden breakages? It's still not clear to me what's the root cause in the first place..

These changes broke storybook last time around: https://github.com/webpack/enhanced-resolve/issues/362