Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies inside page.jsx JavaScript templates are cached and don’t apply changes in 2.0.1 #3140

Closed
gaetan-puleo opened this issue Dec 29, 2023 · 2 comments
Labels
bug: --serve restart Changes to projects shouldn’t need to restart dev server duplicate feature: 🤟 custom template languages eleventyConfig.addExtension API

Comments

@gaetan-puleo
Copy link

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

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See an error

Expected behavior

No response

Reproduction URL

No response

Screenshots

No response

@zachleat zachleat added bug: --serve restart Changes to projects shouldn’t need to restart dev server feature: 🤟 custom template languages eleventyConfig.addExtension API labels May 28, 2024
@zachleat
Copy link
Member

Maybe related to #3270

@zachleat zachleat modified the milestone: Eleventy 3.0.0 Jun 19, 2024
@zachleat
Copy link
Member

#3270 is shipping with 3.0.0-alpha.14 and probably fixes this.

@zachleat zachleat added this to the Eleventy 3.0.0 milestone Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: --serve restart Changes to projects shouldn’t need to restart dev server duplicate feature: 🤟 custom template languages eleventyConfig.addExtension API
Projects
None yet
Development

No branches or pull requests

2 participants