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

[Tech debt] Future proofing #545

Open
1 of 4 tasks
Gustav-Eikaas opened this issue Nov 24, 2023 · 1 comment
Open
1 of 4 tasks

[Tech debt] Future proofing #545

Gustav-Eikaas opened this issue Nov 24, 2023 · 1 comment
Assignees

Comments

@Gustav-Eikaas
Copy link
Contributor

Gustav-Eikaas commented Nov 24, 2023

To conform to the ECMAscript standard there is some changes we should make sooner rather than later.

CJS/ESM is an easy fix. https://github.com/GustavEikaas/cli-devkit for reference
Barrel export and ambigious imports is a larger job involving regex or some sort of transpiling tool

@Gustav-Eikaas Gustav-Eikaas changed the title TD: Stay ESM compliant Future proofing Dec 4, 2023
@Gustav-Eikaas Gustav-Eikaas pinned this issue Dec 4, 2023
@Gustav-Eikaas Gustav-Eikaas changed the title Future proofing [Tech debt] Future proofing Dec 4, 2023
@Gustav-Eikaas
Copy link
Contributor Author

CJS/ESM interop was fixed but I also had to make a pr to fusion-framework to make the same fixes there

@Gustav-Eikaas Gustav-Eikaas unpinned this issue Sep 6, 2024
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

No branches or pull requests

1 participant