sveltejs / rollup-plugin-svelte

Compile Svelte components with Rollup
MIT License
505 stars 79 forks source link

break: use `compilerOptions` for `svelte.compile` config #145

Closed lukeed closed 4 years ago

lukeed commented 4 years ago

Addresses the compilerOptions synchronization step from #144 Decided to kick the bucket on whether or not to auto-load svelte.config.js for another day.