blitz-js / blitz-js/blitzjs.com
Update custom-server docs
Open
status/triage
- Dominant language
- MDX
- Stars
- 188
- Forks
- 316
- PR merge metrics
- No merged PRs in 30d
Description
On the page https://blitzjs.com/docs/custom-server
the line
```
import blitz from "blitz/custom-server"
```
Results to
**Cannot find module 'blitz/custom-server' or its corresponding type declarations.ts(2307)**
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the custom-server documentation page named in the issue and inspect the highlighted import example alongside the reported TypeScript error. Update the example to a valid form and verify that the module-resolution error no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100