QwikDev / qwik

Instant-loading web apps, without effort
https://qwik.dev
MIT License
20.84k stars 1.31k forks source link

No File Endpoints are generated when `qwik build` #1934

Closed kwaa closed 1 year ago

kwaa commented 2 years ago

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

stackblitz[bot] commented 2 years ago

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

kwaa commented 1 year ago

Updated for reproduction. Is there any new information? In latest version, it shows "Not Found" in dev mode.

adamdbradley commented 1 year ago

This should be fixed in the latest release. If it's still an issue please reopen with a repo case. Thanks!