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

Add API for auto-wrapping a module as an imperative board #3843

Open
Tracked by #3836
dglazkov opened this issue Nov 25, 2024 · 1 comment
Open
Tracked by #3836

Add API for auto-wrapping a module as an imperative board #3843

dglazkov opened this issue Nov 25, 2024 · 1 comment

Comments

@dglazkov
Copy link
Collaborator

No description provided.

@dglazkov dglazkov mentioned this issue Nov 25, 2024
57 tasks
@dglazkov
Copy link
Collaborator Author

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.

dglazkov added a commit that referenced this issue Dec 10, 2024
- **Teach loader and runner about `[graphurl]#module:{id}` URLs.**
- **docs(changeset): Support `[graphurl]#module:{moduleId}` URL
syntax.**

Fixes #3977 and #3843.
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