Open Issues Need Help
View All on GitHub Developer Tools • JavaScript Build Tools
Remove option allowlist for module compiling about 1 month ago
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