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
The browser field could be used to replace nodejs files to browser-safe alternative files, but the browser export condition also covers this area, albeit both have different strategies.
It might be worth recommending using the browser exports condition instead in all cases.
The text was updated successfully, but these errors were encountered:
The
browser
field could be used to replace nodejs files to browser-safe alternative files, but thebrowser
export condition also covers this area, albeit both have different strategies.It might be worth recommending using the browser exports condition instead in all cases.
The text was updated successfully, but these errors were encountered: