Is this a bug report?
No. Enhancement. But could fix unknown or future bugs.
See #745 for context.
https://github.com/facebook/Docusaurus/blob/master/lib/core/Head.js would be a good place to start with for a PR. instead of concatentating URL fragments with +, use the url-join npm package instead.
Yes
Environment
N/A
Steps to Reproduce
N/A
Expected Behavior
N/A
Actual Behavior
N/A
Reproducible Demo
N/A
Is this a bug report?
No. Enhancement. But could fix unknown or future bugs.
See #745 for context.
https://github.com/facebook/Docusaurus/blob/master/lib/core/Head.js would be a good place to start with for a PR. instead of concatentating URL fragments with
+, use theurl-joinnpm package instead.Have you read the Contributing Guidelines on issues?
Yes
Environment
N/A
Steps to Reproduce
N/A
Expected Behavior
N/A
Actual Behavior
N/A
Reproducible Demo
N/A