0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -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 Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
.gitignore Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
index.html Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
package.json Post analytics router update (#22050) 2025-01-23 16:48:29 +01:00
playwright.config.mjs Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
postcss.config.cjs Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
tailwind.config.cjs Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
tsconfig.json Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
vite.config.mjs Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00