qwik
qwik copied to clipboard
No File Endpoints are generated when `qwik build`
trafficstars
Qwik Version
v0.12.1
Operating System (or Browser)
Arch Linux
Node Version (if applicable)
v19.0.0
Which component is affected?
Qwik City
Expected Behaviour
qwik build should generate file endpoints.
(Added ssg via qwik add)
Actual Behaviour
No endpoint file generated, otherwise normal.
Currently, test.json is only accessible in dev mode.
Additional Information
- [email protected] (adaptor) reproduction: https://stackblitz.com/github/importantimport/hsno?file=src%2Froutes%2F%28files%29%2Ftest.json%2Findex.ts
- (not minimal, because
qwik-starter + static-adaptorupdated with an error somehow)
- (not minimal, because
- [email protected] (entry) reproduction: https://stackblitz.com/edit/qwik-starter-dy1knd?file=src%2Froutes%2Ftest.json%2Findex.ts
Start a new pull request in StackBlitz Codeflow.
Updated for reproduction. Is there any new information? In latest version, it shows "Not Found" in dev mode.
This should be fixed in the latest release. If it's still an issue please reopen with a repo case. Thanks!