An esbuild plugin to compile Svelte components

esbuild javascript plugin svelte
1 Open Issue Need Help Last updated: Jul 27, 2025

Open Issues Need Help

View All on GitHub
Developer Tools JavaScript Build Tools

AI Summary: Update the `esbuild-svelte` plugin to remove the module allowlist for Svelte component compilation, bumping the minimum required Svelte version to 5.37.0. This involves modifying the plugin's code to no longer rely on the allowlist and updating the documentation to reflect the change in minimum Svelte version.

Complexity: 3/5
enhancement good first issue

An esbuild plugin to compile Svelte components

JavaScript
#esbuild#javascript#plugin#svelte