Skip to content
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

fix: wrong path in webpack chunks #106

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

traffisco
Copy link
Contributor

@traffisco traffisco commented Jan 21, 2021

Imports spllited to chunks by webpack loading from relative path and not from /_flareact/static/.

@jplhomer
Copy link
Member

jplhomer commented Feb 6, 2021

  • How can I reproduce this issue?
  • Does it work in local dev and in production?

@traffisco
Copy link
Contributor Author

  • How can I reproduce this issue?

import a big enough library to be splitted by webpack. Can’t think of an example, I used my own library when discovered.

  • Does it work in local dev and in production?

Yes. Local dev overwrites publicPath

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.

None yet

2 participants