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
Is your request related to a problem? Please describe.
Currently esnext module resolution is used, which doesn't correctly match the behaviour of unbuild.
Describe the solution you'd like bundler module resolution should be used instead.
Describe alternatives you've considered
N/D
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Is your request related to a problem? Please describe.
Currently
esnext
module resolution is used, which doesn't correctly match the behaviour ofunbuild
.Describe the solution you'd like
bundler
module resolution should be used instead.Describe alternatives you've considered
N/D
Additional context
N/A
The text was updated successfully, but these errors were encountered: