Folo/apps/server
Stephen Zhou 7b61df0c52
refactor: replace `lodash-es` with `es-toolkit` (#1650)
2024-11-18 20:59:56 +08:00
..
api refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
client refactor: replace `lodash-es` with `es-toolkit` (#1650) 2024-11-18 20:59:56 +08:00
helper refactor: server meta injecter 2024-11-03 20:32:27 +08:00
public refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
scripts chore: cleanup 2024-11-03 23:05:26 +08:00
src chore: replace html-minifier 2024-11-11 00:53:03 +08:00
.env refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
index.html refactor(server): inject meta logic 2024-10-30 16:26:55 +08:00
index.ts refactor: server meta injecter 2024-11-03 20:32:27 +08:00
note.md refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
package.json refactor: replace `lodash-es` with `es-toolkit` (#1650) 2024-11-18 20:59:56 +08:00
postcss.config.cjs refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
tailwind.config.ts refactor: replace `lodash-es` with `es-toolkit` (#1650) 2024-11-18 20:59:56 +08:00
tsconfig.json refactor: server meta injecter 2024-11-03 20:32:27 +08:00
tsup.config.ts refactor: Separate main application and external pages and SEO support (#987) 2024-10-21 23:02:25 +08:00
vercel.json chore(external): dist path 2024-10-25 23:25:20 +08:00
vite.config.mts fix: `defineSettingPageData` remove func wrapper 2024-11-07 16:00:13 +08:00