ipx server on 0.2.x
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 331
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 9
Description
The new alphas aren't spinning up an ipx server or generating any images from local dirs. Are changes to nuxt.config necessary to enable this (vs v0.0.4) or is one supposed to host ipx somewhere else?
I'm using the stock prefs:
image: {
static: {
clearCache: false,
cacheDir: "~~/node_modules/.cache/nuxt-img",
dir: "~/assets/uploads",
sharp: {}
}
}
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Nuxt Image 0.2.x handling of the nuxt.config image.static settings shown in the report, comparing it with v0.0.4. Verify whether local directories generate images and whether an IPX server starts; the issue is done when the expected setup is restored or the required configuration is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxtjs, typescript
- Domain
- performance, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100