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
I want to take a slightly different approach that I think will have the same benefit (and more!): augment our "node type as URL" machinery to allow specifying modules. Basically, if the node type is of the form "#module:[moduleName], the node behaves as runModule with the $module set to moduleName.
- **Teach loader and runner about `[graphurl]#module:{id}` URLs.**
- **docs(changeset): Support `[graphurl]#module:{moduleId}` URL
syntax.**
Fixes#3977 and #3843.
No description provided.
The text was updated successfully, but these errors were encountered: