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

Investigate dropping the CJS build #12270

Open
benmccann opened this issue Jul 2, 2024 · 1 comment
Open

Investigate dropping the CJS build #12270

benmccann opened this issue Jul 2, 2024 · 1 comment
Milestone

Comments

@benmccann
Copy link
Member

Describe the problem

We have to distribute the CJS build for eslint-plugin-svelte (sveltejs/eslint-plugin-svelte#808) and the REPL

Describe the proposed solution

check if we can use something like https://esm.sh/stable/[email protected]/esnext/compiler.js or https://esm.sh/stable/[email protected]/esnext/compiler/index.js?bundle-deps

or create a separate package just for the REPL

Importance

nice to have

@benmccann benmccann added this to the 5.0 milestone Jul 2, 2024
@Conduitry
Copy link
Member

Are we okay with saying that you need to upgrade to ESLint 9 as part of migrating a project to Svelte 5?

@benmccann benmccann modified the milestones: 5.0, 6.0 Jul 2, 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

2 participants