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

lack of side-effects examples #488

Open
lifeart opened this issue Aug 20, 2021 · 0 comments
Open

lack of side-effects examples #488

lifeart opened this issue Aug 20, 2021 · 0 comments

Comments

@lifeart
Copy link
Contributor

lifeart commented Aug 20, 2021

Things I wold like to now how to do in broccoli:

  • Async start [https://github.com/feature request: allow promise as entrypoint for Brocfile.js #485]
  • Get changed files, found by WatchedDir (live-reload case)
  • Postprocess final build (upload artifacts to AEM, for example)
  • Get notification once rebuild/build is finished and artifacts saved (side effect to notify developer about updates)
  • Have "folder-less" node (for side - effects, load some data to store from server, or by custom logic (not using input))
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