https://github.com/geometrically/repro-nuxt-markdown
https://github.com/geometrically/repro-nuxt-markdown
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/geometrically/repro-nuxt-markdown
- Owner: Geometrically
- Created: 2023-07-03T22:47:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T23:57:48.000Z (almost 3 years ago)
- Last Synced: 2025-10-21T19:38:03.796Z (8 months ago)
- Language: Vue
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nuxi Markdown Bug
`pnpm run build` - build project
`wrangler dev` - view dev mode
Then visit the main page in a browser and see the error. This will not work. However, if you visit the same URL when
using `pnpm run dev`, it does work.