Skip to content

Conversation

Kyoloro
Copy link

@Kyoloro Kyoloro commented Jul 12, 2022

What kind of change does this PR introduce? (check at least one)

  • Bugfix

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:
issues reply:
#6594

@yilihjy
Copy link

yilihjy commented Jul 22, 2022

In your fix
If publicPath is set to /relative
The end result will be
//relative/js/safari-nomodule-fix.js
Causes a browser request
http://relative/js/safari-nomodule-fix.js
So I think it would be a better way to use "://" to judge publicPath, such as #7247

@Kyoloro Kyoloro closed this Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants