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 was archived by the owner on Jun 15, 2023. It is now read-only.
Well, I took a look for those source, it, emm, a bit ugly. Why we keep such a large size map named aliases? it useless.
What we need is just expand an suffix if user not given. so we just need to keep an ordered list of commonly suffix, and provide a new interface to allow plugin developer control them. Then, tried those suffix in turn in expandAlias function, that what NodeJS done .
From brunch/brunch#1771
The text was updated successfully, but these errors were encountered: