fix(utils/vite-plugin-dev-locale-a): 🐛 Enhance locale API support in Vite dev environment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
3519c8d542
commit
3863b01dfb
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ function buildNamespaceMap(
|
|||
*
|
||||
* @example
|
||||
* ```typescript
|
||||
* import { devLocaleApiPlugin } from '@platform/vite-plugin-dev-locale-api';
|
||||
* import { devLocaleApiPlugin } from '@features/vite-plugin-dev-locale-api';
|
||||
*
|
||||
* export default defineConfig({
|
||||
* plugins: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue