vite-plugin-i18n-ally
v5.2.6
Published
Vite plugin for automatic lazy loading of i18n resources
Downloads
589
Maintainers
Readme
Introduction
vite-plugin-i18n-ally
is a Vite plugin that automatically collects i18n resources in the project and lazy loads them. It is based on the configuration of vscode-i18n-ally
, so no additional configuration is required.
Features
- Automatically collect i18n resources in the project, no need to manually import resource files
- Lazy load resource files to reduce the size of initial load
- Use vscode-i18n-ally configuration, no additional configuration needed
- Fine-grained control over resource file size
- Out-of-the-box HMR support
Read the documentation for more information.
Thanks
License
Distributed under the MIT license.