api app component context hooks and utils files are missing on CDN
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
We are receiving 404 errors for the paths that are referred here: https://cdn.jsdelivr.net/npm/@vue/devtools-api/lib/esm/api/index.js
https://cdn.jsdelivr.net/npm/@vue/devtools-api/lib/esm/api/api
https://cdn.jsdelivr.net/npm/@vue/devtools-api/lib/esm/api/app
https://cdn.jsdelivr.net/npm/@vue/devtools-api/lib/esm/api/component
https://cdn.jsdelivr.net/npm/@vue/devtools-api/lib/esm/api/context
https://cdn.jsdelivr.net/npm/@vue/devtools-api/lib/esm/api/util
https://cdn.jsdelivr.net/npm/@vue/devtools-api/lib/esm/api/hooks
Have these been intentionally removed from the CDN please?
Contributor guide
No contributing guide indexed for this repository
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
Start by checking the published @vue/devtools-api package and the CDN paths listed in the issue, including lib/esm/api/index.js and the api, app, component, context, util, and hooks paths. Determine whether these files are expected to be published, then verify the corrected or confirmed URLs return successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100