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 code split css asset loads #402

Closed
wants to merge 2 commits into from

Conversation

maier49
Copy link
Contributor

@maier49 maier49 commented May 29, 2020

Type: bug

The following has been addressed in the PR:

  • There is a related issue
  • All code has been formatted with prettier
  • Unit or Functional tests are included in the PR
  • schema.json has been updated appopriately

Description:
Adds a publicPath to the file loader config. This may run into the same issues as #316 but I didn't encounter any issues in testing.
Resolves #315

@maier49
Copy link
Contributor Author

maier49 commented Jul 2, 2020

Temporarily closing as this doesn't resolve the scenario that led to reverting the original fix. I've experimented with different publicPath, outputPath and postTransformPublicPath options and haven't been able as of yet to figure out a solution that works for all cases.

@maier49 maier49 closed this Jul 2, 2020
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.

Unable to load images from code split CSS
1 participant