https://github.com/florian-lefebvre/astro-inox-git-repro
https://github.com/florian-lefebvre/astro-inox-git-repro
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/florian-lefebvre/astro-inox-git-repro
- Owner: florian-lefebvre
- Created: 2025-03-14T08:18:14.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-03-14T08:34:55.000Z (about 1 month ago)
- Last Synced: 2025-04-12T13:13:17.642Z (12 days ago)
- Language: TypeScript
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# repro
2 issues:
1. `pnpm --filter website exec astro dev` and visiting http://localhost:4321/foo throws `Cannot find module '@inox-tools/content-utils/runtime/git' imported from '@it-astro:content/git'`
2. `pnpm --filter website exec astro build` logs the updated time on the page, but hooks are not triggered