Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Add public path to webpack config #27

Closed
believer opened this issue Sep 6, 2019 · 0 comments
Closed

Add public path to webpack config #27

believer opened this issue Sep 6, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@believer
Copy link
Member

believer commented Sep 6, 2019

output should have publicPath: '/', otherwise scripts will be loaded using a relative link which won't work with routing.

@believer believer added the bug Something isn't working label Sep 6, 2019
believer pushed a commit that referenced this issue Sep 6, 2019
## [1.10.4](v1.10.3...v1.10.4) (2019-09-06)

### Bug Fixes

* **reason:** add public path to webpack fixes [#27](#27) ([ef99de6](ef99de6))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant