Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't use $ as a prefix in derived (#308)
``` [vite-plugin-svelte] /home/damjan/projects/irclogs/svelte/node_modules/.pnpm/[email protected]/node_modules/svelte-spa-router/Router.svelte:77:5 The $ prefix is reserved, and cannot be used for variables and imports file: /home/damjan/projects/irclogs/svelte/node_modules/.pnpm/[email protected]/node_modules/svelte-spa-router/Router.svelte:77:5 error during build: CompileError: The $ prefix is reserved, and cannot be used for variables and imports ```
- Loading branch information