Skip to content

Conversation

shudery
Copy link

@shudery shudery commented May 6, 2017

fix publicPath which cause error path after building.

Copy link

@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