observablehq / observablehq/notebook-kit
Self-contained build output (no jsdelivr.net requirement)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 371
- Forks
- 27
- Avg merge
- 3h 52m
- Merged PRs (30d)
- 1
Description
Currently the build output references jsdelivr.net for dependencies. It would be great if there was an option to not require a third-party to deliver the build output.
It is a weird "us"-problem because our internal static host sends very restrictive CSP headers by default.
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.
Research direction
The issue does not name a file, test, or entry point. Start by locating the command that produces the build output and tracing how it adds jsdelivr.net dependencies. Done means the build offers a self-contained output option that works under restrictive CSP headers without requiring jsdelivr.net.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100