CSP-directives documentation update request
Open
@mourner is already working on this.
Since Jul 9, 2021.
docs :scroll:
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
Capturing that https://www.mapbox.com/mapbox-gl-js/api/#csp-directives should be updated.
The `child-src` directive is recommended, but it is deprecated and yields a warning when used in chrome and firefox. The replacement for it is `worker-src`, which is not yet supported by safari and yields an error for safari.
cc @mapbox/docs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.