Open
Description
After upgrading to 8.15.0, bundling with Webpack results in the following error:
Webpack compilation failed:
in cloudflare:sockets
Module build failed: UnhandledSchemeError: Reading from "cloudflare:sockets" is not handled by plugins (Unhandled scheme).
Webpack supports "data:" and "file:" URIs by default.
You may need an additional plugin to handle "cloudflare:" URIs.
This previously occurred in version 8.11.0: #2975
And was fixed in this PR: #2978
Metadata
Metadata
Assignees
Labels
No labels