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 has been archived by the owner on Apr 24, 2020. It is now read-only.
It would be nice if boilerplating could be reduced by specifying components by name, instead of having to manually require and pass them as objects, e.g.:
Hello @zocky, this would be a pretty cool feature to have. marko performs automatic tag look ups within .marko files, but I'm not sure if there is an api exposed so that it can be used programmatically outside of that. I'll try to do some digging to see if this is possible.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be nice if boilerplating could be reduced by specifying components by name, instead of having to manually require and pass them as objects, e.g.:
The text was updated successfully, but these errors were encountered: