ionic
ionic copied to clipboard
public folder doesnt created in .output
📚 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",
any updates?