nuxt-modules / nuxt-modules/ionic

public folder doesnt created in .output

Open
#594 1 comment 1 reaction 0 assignees View on GitHub

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",
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.