You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2020. It is now read-only.
Enable dependency-aware (re-)loading of marko templates
- Marko templates can be dependent on other Marko templates via include, tag name reference, etc.
- Tell Webpack about these dependencies so that changes in a parent template causes Webpack to reload (and recompile) all child templates
0 commit comments