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

Changes in config are not reflected #15

Closed
pavelloz opened this issue Mar 14, 2022 · 3 comments
Closed

Changes in config are not reflected #15

pavelloz opened this issue Mar 14, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@pavelloz
Copy link

Hello,

Everytime i change shortCode code, dev server refreshes the page, but until i kill the process and start it again, changes are not reflected.

To workaround that I use nodemon

    "start": "npx nodemon --watch .eleventy.js --exec \"npm run dev\"",

But it would be very convenient if i didnt have to, since it takes some time to start over.

@zachleat zachleat added the bug Something isn't working label Mar 14, 2022
@zachleat
Copy link
Member

What does npm run dev run?

@zachleat
Copy link
Member

Ah, sorry I missed the shortcode part there.

This is a bug in core, currently filed at 11ty/eleventy#1052

please follow along there!

@cjlm
Copy link

cjlm commented Mar 15, 2022

Ach, I was hoping from your comments in the weekly update today that this may be squished with the new dev server. Alas!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants