-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
bug: app.js
is 404
#1238
Comments
@ulivz
however, assets in because real paths are it's weried, |
期待官方解决 |
This was referenced Jan 29, 2019
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug report
app.js
is 404because of this
actually real path is
http://localhost:8080/tua-ui/assets/js/app.js
Version
1.0.0-alpha.33
Steps to reproduce
base: '/tua-ui/',
vuepress dev docs
app.js is 404
/
, it works fine...What is expected?
no error
The text was updated successfully, but these errors were encountered: