Home

Issue: 1430

PublicPath for different env?

[issue link]

I want to use nuxt generate to build html in different environment and different publicPath. But i don’t know how ?

In dev env, the publicPath is “/”

In staging env, the publicPath is “test-static.xxxcdn.com

In production env, the publicPath should be “static.xxxcdn.com

This question is available on Nuxt.js community (#c1272)