Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

When publicPath starts with //, there is a problem with the output file path. #59

Open
zhongzhi107 opened this issue May 16, 2018 · 1 comment

Comments

@zhongzhi107
Copy link

zhongzhi107 commented May 16, 2018

I expect to use the // start address to automatically adapt http and https.

{
  publicPath: '//www.cdn.com/'
}

but the url of the output is /www.cdn.com/.

Maybe it's a bit of a problem with src/helpers/uri.js.

@u9646
Copy link

u9646 commented May 18, 2020

hello, how you solve this problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants