Last 12 weeks · 0 commits
2 of 6 standards met
Description When a Svelte component filename contains an ampersand () and the component includes a `cssPath&R&F Header.svelte&%26`). Notes The same filename builds successfully if the component has no block (no CSS extraction). Renaming the file to remove & resolves the issue. This suggests the problem occurs specifically in the CSS extraction path handling. Environment svelte-loader: 3.2.4 Svelte: 5.41.1 Bundler: Rspack 1.7.0
Repository: sveltejs/svelte-loader. Description: Webpack loader for svelte components. Stars: 603, Forks: 74. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Open PRs: 9, open issues: 14. Last activity: 2mo ago. Community health: 50%. Top contributors: Rich-Harris, dummdidumm, benmccann, nikku, dependabot[bot], ekhaled, Conduitry, non25, shancarter, esarbanis and others.