Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publicPath doesn't work for nuxt generate #612

Closed
qm3ster opened this issue Apr 24, 2017 · 4 comments
Closed

publicPath doesn't work for nuxt generate #612

qm3ster opened this issue Apr 24, 2017 · 4 comments

Comments

@qm3ster
Copy link

qm3ster commented Apr 24, 2017

When publicPath is set, static (nuxt generate) page looks for https://example.me/nuxt.bundle.825e.js while still putting it in dist/_nuxt/nuxt.bundle.825e.js
I found this out when trying out offline, but that is circumstantial, I also tested in a clean project.

This question is available on Nuxt.js community (#c535)
@Atinux
Copy link
Member

Atinux commented Apr 25, 2017

Hi @qm3ster

You're right, it's fixed for the next release (it will put the bundles in the dist/ folder directly).

I keep it open until the release it out.

@Atinux Atinux self-assigned this Apr 25, 2017
@Atinux Atinux added this to 0.10.7 in Roadmap 1.0 Apr 25, 2017
@alexchopin
Copy link
Member

fixed in 0.10.7

@qm3ster
Copy link
Author

qm3ster commented May 13, 2017

@kodekrendel
Have you tried setting path to "ss/"?

@lock
Copy link

lock bot commented Nov 2, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 2, 2018
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

5 participants
@Atinux @alexchopin @qm3ster @danielroe and others