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

Embroider: Watch for Changes #38

Open
gossi opened this issue Jan 6, 2023 · 0 comments
Open

Embroider: Watch for Changes #38

gossi opened this issue Jan 6, 2023 · 0 comments

Comments

@gossi
Copy link
Member

gossi commented Jan 6, 2023

With duo-pipeline support for classic and embroider pipeline, unfortunately themes are no longer watched for changes in the embroider build pipeline.

The reason being: Although embroider is at work (and webpack), broccoli is still doing the file watching and whenever a change is detected, the embroider pipeline is run again.

Currently, embroider is some sort of a "broccoli plugin". This will change in the future, by making broccoli the plugin of embroider.

Until then to support theme development in embroider mode is to watch theme source files (and then the embroider/webpack build pipleine will take care)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant