Skip to content

fix publicPath which cause error path after building.#101

Open
shudery wants to merge 1 commit intovuejs-templates:masterfrom
shudery:master
Open

fix publicPath which cause error path after building.#101
shudery wants to merge 1 commit intovuejs-templates:masterfrom
shudery:master

Conversation

@shudery
Copy link
Copy Markdown

@shudery shudery commented May 6, 2017

fix publicPath which cause error path after building.

Copy link
Copy Markdown

@talhajunaidd talhajunaidd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also need to change path in index.htm from <script src="/dist/build.js"></script> to <script src="./dist/build.js"></script> otherwise it will still cause issue in build mode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants