cibernox / svelte-intl-precompile

I18n library for Svelte.js that analyzes your keys at build time for max performance and minimal footprint
https://svelte-intl-precompile.com
ISC License
274 stars 13 forks source link

Allow to configure what files to exclude from transformation in the locales folder #50

Closed cibernox closed 2 years ago

cibernox commented 2 years ago

Fixes #49

This will be breaking for #48, but it should be easy to modify /cc @venashial