Vite plugin to client bundle i18next locales composited from one to many json/yaml files from one to many libraries. Zero config HMR support included.
42
stars
4
forks
source link
Add back main workaround for moduleResolution: node #11
Closed
rosskevin closed 1 year ago
… otherwise types may not be found even when the root has
type: module
. This is due to not being able to benodenext
yet, sonode
relies on it.