Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
CF Pages + Remix source maps - Cloudflare Developers
CD
Cloudflare Developers
•
3y ago
•
1 reply
Rich
CF Pages + Remix source maps
I
'm struggling to get my sourcemaps produced by Remix mapping up to the code run in CF Pages
.
My understanding is wrangler will effectively re
-bundle the Remix output
functions/[[path]].js
functions/[[path]].js
, wrapping it up as a
_worker
.js file
.
Naturally this means sourcemaps won
't align
.
I
've therefore tried to bypass bundling by a
) using Advanced Mode
(outputting my own
_worker
.js with Remix
) and b
) deploy using the
-
-no
-bundle flag
.
However
, I
'm still seeing stack traces such as
bundledWorker-0.5182044712814888.mjs)
bundledWorker-0.5182044712814888.mjs)
which implies to me that it
's still being bundled by wrangler pages instead of being deployed as is
.
Has anybody got any advice here
, as right now it
's making it impossible to debug anything deployed to CF Pages
Cloudflare Developers
Join
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
86,529
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Upload files using CF Pages with Remix (multipart form)
CD
Cloudflare Developers / pages-help
3y ago
Proxy CF Pages?
CD
Cloudflare Developers / pages-help
3y ago
Deploying Remix Pages failed
CD
Cloudflare Developers / pages-help
2y ago
3environments in cf-pages
CD
Cloudflare Developers / pages-help
14mo ago