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
I am currently developing in a 'bridge + webpack' environment and found an error while trying to integrate ofetch in advance for migration.
The error is the same as the issue reported #1066.
closed PR: unjs/ofetch#433
From what I have identified, imports with the 'node:' prefix do not work properly and need to be removed for the 'webpack + bridge' environment to function correctly.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Reproduction
https://github.com/kyumoon/nuxt-birdge-example/tree/test/ofetch
Describe the bug
I am currently developing in a 'bridge + webpack' environment and found an error while trying to integrate ofetch in advance for migration.
The error is the same as the issue reported #1066.
closed PR: unjs/ofetch#433
From what I have identified, imports with the 'node:' prefix do not work properly and need to be removed for the 'webpack + bridge' environment to function correctly.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: