mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 03:42:27 +03:00
3e4b8d825d
We need to make requests to the frontend URL, not the Admin API - but the Admin X Framework doesn't currently support that, so instead we'll use a simple `fetch` for now. --------- Co-authored-by: Princi Vershwal <vershwal.princi@gmail.com> |
||
---|---|---|
.. | ||
public/styles | ||
src | ||
test | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
index.html | ||
package.json | ||
playwright.config.mjs | ||
postcss.config.cjs | ||
tailwind.config.cjs | ||
tsconfig.json | ||
vite.config.mjs |