dimfeld / svelte-preprocess-injected-bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reproduction for svelte-preprocess sourcemap crash issue.

  1. yarn install
  2. yarn build
  3. Note the build failure
  4. Uncomment the outDir entry in svelte.config.mjs and build again to see things work.

About

License:Apache License 2.0


Languages

Language:JavaScript 56.8%Language:CSS 25.9%Language:HTML 11.4%Language:Svelte 5.9%