You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you deploy on gh-pages, the base url is not the good one, it takes the root, not the repository. So I suggest to add on option to the cli command that will simply change relative urls in the vue application.
What does the proposed API look like?
vue-cli-service build --baseUrl
hhochart, zentby, stevensanborn, danhogan, jcoyne and 4 more