Replies: 2 comments
-
HTMLRewriter support is built-in to the Next.js 13 on Cloudflare Pages. I just needed to get my local development to use the build command, "npx @cloudflare/next-on-pages@1" and HTMLRewritter in local development work out of the box. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Awesome, I'm glad you solved it 😃 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to use HTMLRewriter in my Next.js 13 on Cloudflare Page. How do I enable it in my local development and when I deploy to the Cloudflare Pages platform?
Beta Was this translation helpful? Give feedback.
All reactions