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

Convert PhetioIDUtils to an ES6 module #202

Open
samreid opened this issue Aug 19, 2020 · 1 comment
Open

Convert PhetioIDUtils to an ES6 module #202

samreid opened this issue Aug 19, 2020 · 1 comment

Comments

@samreid
Copy link
Member

samreid commented Aug 19, 2020

In phetsims/chipper#912 we discussed converting PhetioIDUtils to an ES6 module. PhetioIDUtils is not used in node, so this could be done right away. I see 22 or so HTML files referring to PhetioIDUtils.js", so this would be a significant amount of busywork. Not sure if it is worth the cost at the moment. Leaving unassigned.

@zepumph
Copy link
Member

zepumph commented Dec 7, 2020

I'm not sure if this can happen without building the phet-io.js wrapper-side library with webpack. We want this global available in both frames, mostly to factor out logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants