alienfast / vite-plugin-i18next-loader

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.
Other
42 stars 3 forks source link

Add basic hot module reloading (hmr) #3

Closed rosskevin closed 1 year ago

rosskevin commented 1 year ago

Closes #2

This implements:

📦 Published PR as canary version: 1.1.0--canary.3.6f7836d.0
:sparkles: Test out this PR locally via: ```bash npm install vite-plugin-i18next-loader@1.1.0--canary.3.6f7836d.0 # or yarn add vite-plugin-i18next-loader@1.1.0--canary.3.6f7836d.0 ```