70bf21e064
Deploy (to testing) and Test Playground Preview Worker / Deploy Playground Preview Worker (testing) (push) Has been skipped
Deploy Workers Shared Staging / Deploy Workers Shared Staging (push) Failing after 0s
Prerelease / build (push) Has been skipped
Handle Changesets / Handle Changesets (push) Has been cancelled
Semgrep OSS scan / semgrep-oss (push) Has been cancelled
6 lines
381 B
Markdown
6 lines
381 B
Markdown
# Page Functions fixture
|
|
|
|
This directory is just here to avoid picking up any other \_worker.js files in the other app.
|
|
The actual Pages Functions handlers are in the `functions` directory at the root of the fixture.
|
|
They have to be there because Pages likes `wrangler pages dev` to be run from the root of the fixture and it always looks for a `functions` directory in that root.
|