eleventy
eleventy copied to clipboard
Dependencies inside page.jsx JavaScript templates are cached and don’t apply changes in 2.0.1
Operating system
ubuntu.23.04
Eleventy
2.0.1
Describe the bug
I Have exactly the same issue, the only differencies are I aliases 11ty.js with page.jsx. And I run 11ty with this command.
NODE_ENV=development node --require esbuild-register node_modules/.bin/eleventy --serve
Reproduction steps
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See an error
Expected behavior
No response
Reproduction URL
No response
Screenshots
No response