Nuxt Capacitor Android, But not static site

Viewed 164

There's a variable "webDir": "dist", in the capacitor.config.json The "dist" only generated for static site But all the routes of my app are generated dynamically!

I need a way to build a android project without "nuxt generate"

0 Answers
Related