-
-
Notifications
You must be signed in to change notification settings - Fork 328
Consider deprecating module_from_template
#821
Archmonger
started this conversation in
Ideas
-
While the ability to load JavaScript modules from NPM on the fly is clever, it technologically isn't possible to do properly.
That is due to ReactJS version mismatches, which frequently pop up when using this API.
For the health of this framework, I would recommend we deprecate module_from_template and double-down on JavaScript Components API docs to supplement this.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
I think I agree. An idom-build cli will also help with this.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment