1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-05 09:24:10 +02:00

build(#10336): load locales and vite config

This commit is contained in:
Acid Chicken (硫酸鶏)
2023-03-20 14:56:34 +09:00
parent 91e0e498eb
commit 0dcb99df19
441 changed files with 1365 additions and 15 deletions

View File

@@ -1,5 +1,8 @@
# (cd .; pnpm tsc --jsx react --jsxFactory h ./generate.tsx && node ./generate.js)
/generate.js
# (cd .; pnpm tsc ./preload-locale.ts && node ./preload-locale.js)
/preload-locale.js
/locale.ts
# (cd .; pnpm tsc ./preload-theme.ts && node ./preload-theme.js)
/preload-theme.js
/theme.ts