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

Revert "Set public path to match the base config options for mini css loader (#316) #323

Merged

Conversation

agubler
Copy link
Member

@agubler agubler commented Sep 19, 2019

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

Description:

Setting the public path for the mini css loader causes issues for applications that serve the static from a directory by using the window.__public_origin__ (normally from a CDN), as the asset is not located at the root of the CDN.

This reverts commit 9bad4bc.

This reopens the issue the commit attempted to resolve, further investigation is required to determine the correct behaviour in all asset scenarios.

@agubler agubler merged commit e0838de into dojo:master Sep 20, 2019
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