Skip to content

Enable standard JS scripts to be linked in as a module #436

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

Closed
wants to merge 1 commit into from

Conversation

rmorshea
Copy link
Collaborator

Fixes: #253

This accomplished by mildly abusing the custom component system.
In short, we create a no-op module interface so IDOM will load
the file, but won't actually do anything afterwards

Fixes: #253

This accomplished by mildly abusing the custom component system.
In short, we create a no-op module interface so IDOM will load
the file, but won't actually do anything afterwards
@rmorshea rmorshea changed the title Enable standard JS scripts to be linked Enable standard JS scripts to be linked in as a module Jul 22, 2021
@rmorshea rmorshea marked this pull request as draft August 17, 2021 19:36
@rmorshea rmorshea closed this Sep 5, 2021
@rmorshea rmorshea deleted the fix-253 branch September 5, 2021 17:39
@rmorshea
Copy link
Collaborator Author

rmorshea commented Nov 3, 2021

There's probably a better way to implement this.

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

Successfully merging this pull request may close these issues.

Allow customization of built-in IDOM client
1 participant