feat: Phase 2 — i18n FR/EN all pages, PWA setup, forgot password, SEO meta
This commit is contained in:
parent
698222dd6f
commit
a7ffcaa181
27 changed files with 2687 additions and 869 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"skipLibCheck": true,
|
||||
"allowImportingTsExtensions": false,
|
||||
"noEmit": true,
|
||||
"types": ["node", "vite/client"],
|
||||
"types": ["node", "vite/client", "vite-plugin-pwa/client"],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["client/src/*"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue