nuxt-modules / ionic

Batteries-included, zero-config Ionic integration for Nuxt
https://ionic.nuxtjs.org
MIT License
368 stars 38 forks source link

public folder doesnt created in .output #594

Open vertexgren opened 2 months ago

vertexgren commented 2 months ago

📚 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
muhsin-life commented 1 week ago

any updates?