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

Add an option to prevent autoloader #160

Closed
balupton opened this issue Nov 23, 2023 · 0 comments
Closed

Add an option to prevent autoloader #160

balupton opened this issue Nov 23, 2023 · 0 comments

Comments

@balupton
Copy link
Member

editions and verison-range must not use the autoloader, as that will create a circular reference.

Currently autoloader is being mitigated by "targets": ["ES5"], however that means the ESM edition is also ES5, which isn't necessary.

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