Anyone know of a simple way to do SSR with pages without using one of the frameworks? NextJS's edge
Anyone know of a simple way to do SSR with pages without using one of the frameworks? NextJS's edge runtime doesn't seem ready for use yet.
localhost with a CORS error, but also dropping the port. Any ideas for how to deal with it?node_modules/.bin to PATH so this kinda thing worked, but was a little non-standard. Build image v2 no longer does this, so the recommended approach is via an npm run script, or npx.webpack --config webpack.config.js to an npm run script like build and then use npm run build as your build command, things should work as expected.pages dev for DO, KV, D1 and R2 but there's nothing in there for worker bindings.git fetch origin <hash> --depth 1 && git checkout <hash>22:21:28.531 Executing user command: webpack --config webpack.config.js
22:21:28.542 /bin/sh: 1: webpack: not found
22:21:28.543 Failed: Error while executing user command. Exited with error code: 127
22:21:28.552 Failed: build command exited with code: 1