0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/apps/posts
Peter Zimon 19d9c3e3e2
Post analytics router update (#22050)
ref https://linear.app/ghost/issue/DES-1082/router-prototype

This task is about testing, figuring out pros and cons of React Router
compared to our current (custom) router, and what effort and risks are
involved in migrating to it.
2025-01-23 16:48:29 +01:00
..
src Post analytics router update (#22050) 2025-01-23 16:48:29 +01:00
test Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
.eslintrc.cjs
.gitignore
index.html
package.json Post analytics router update (#22050) 2025-01-23 16:48:29 +01:00
playwright.config.mjs
postcss.config.cjs
tailwind.config.cjs
tsconfig.json
vite.config.mjs