Skip to content

Remove obsolete jspm config#4084

Open
DmitrySharabin wants to merge 1 commit into
v2from
cleanup/remove-jspm-config
Open

Remove obsolete jspm config#4084
DmitrySharabin wants to merge 1 commit into
v2from
cleanup/remove-jspm-config

Conversation

@DmitrySharabin
Copy link
Copy Markdown
Member

The jspm field in package.json was for JSPM 0.x/1.x. It references paths that no longer exist at the root (prism.js, components/, plugins/, themes/) and declares "format": "global", which is wrong now that the package is "type": "module".

Modern JSPM reads the standard exports field, which already maps all entry points correctly. The jspm config is dead weight.

🤖 Generated with Claude Code

The `jspm` field dates from JSPM 0.x/1.x and references paths that no
longer exist (`prism.js` at root, `components/`, `plugins/`, `themes/`
at root). Modern JSPM reads the standard `exports` field, which already
maps all entry points correctly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 2, 2026

Deploy Preview for dev-prismjs-com ready!

Name Link
🔨 Latest commit 5ee0143
🔍 Latest deploy log https://app.netlify.com/projects/dev-prismjs-com/deploys/6a1f501f53b2860008955077
😎 Deploy Preview https://deploy-preview-4084--dev-prismjs-com.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

No JS Changes

Generated by 🚫 dangerJS against 5ee0143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant