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
{{ message }}
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Leaving this for ppl who stumble into this package, but wondering how to make it work for Webpack 5:
Webpack 5 has a native functionality that does the main thing this package was intended to do, fallback across folders to find a file, using an alias.
https://webpack.js.org/configuration/resolve/#resolvealias
The text was updated successfully, but these errors were encountered: