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

Support ES6 Modules #35

Closed
austingardner opened this issue Jun 2, 2021 · 5 comments · Fixed by #60
Closed

Support ES6 Modules #35

austingardner opened this issue Jun 2, 2021 · 5 comments · Fixed by #60
Assignees

Comments

@austingardner
Copy link
Contributor

With the deprecation of IE11, it is now time to move the makeup-js repo over to ES6 modules.

@ianmcburnie
Copy link
Member

We can probably divide this work in two, and both work from the same branch. We can tackle #33 at the same time.

@austingardner
Copy link
Contributor Author

austingardner commented Jun 7, 2021

Okay sounds good to me! Which packages do you want?

@ianmcburnie
Copy link
Member

ianmcburnie commented Jun 8, 2021

@ianmcburnie
Copy link
Member

ianmcburnie commented Aug 3, 2021

This is blocked until we figure out how to support Lasso as well.

@ianmcburnie ianmcburnie changed the title Convert to ES6 Modules Support ES6 Modules Dec 2, 2021
@ianmcburnie
Copy link
Member

ianmcburnie commented Dec 2, 2021

Unblocked via the exports field in package.json and ESBuild

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 a pull request may close this issue.

2 participants