mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-14 02:27:35 -07:00
fix: locales serving
This commit is contained in:
parent
2b79e9dd80
commit
94581a8999
6 changed files with 41 additions and 7 deletions
|
@ -4,7 +4,7 @@ import * as url from "url";
|
|||
|
||||
const __dirname = url.fileURLToPath(new URL(".", import.meta.url));
|
||||
|
||||
export default function GenerateLocalesPlugin() {
|
||||
export default function generateLocalesPlugin() {
|
||||
return {
|
||||
name: "generate-locales",
|
||||
buildStart() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue