sveltejs / svelte-loader

Webpack loader for svelte components.
MIT License
594 stars 73 forks source link

docs: add `browser` to `conditionNames` #232

Closed benmccann closed 1 year ago

benmccann commented 1 year ago

We've got it in mainFields, so it should be in conditionNames as well. This will matter for Svelte 4 (https://github.com/sveltejs/svelte/pull/8516)