nuxt-modules / nuxt-modules/ionic
public folder doesnt created in .output
Open
Nobody has claimed this yet.
needs reproduction
- Dominant language
- TypeScript
- Stars
- 457
- Forks
- 53
- Avg merge
- 7h 32m
- Merged PRs (30d)
- 21
Description
📚 What are you trying to do?
I run nuxt generate, i got dist folder with my html files, but .output is empty
🔍 What have you tried?
No response
ℹ️ Additional context
Here is my nuxt config
ssr: false,
target: "static",
Contributor guide
No contributing guide indexed for this repository
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
Reproduce nuxt generate with ssr: false and target: "static", then compare the generated dist directory with .output. The issue names no source file or test, so first determine which output is expected and where generation handles the public folder; done means the expected folder is produced or the behavior is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100