Skip to content

Remove obsolete jspm config - #4084

Merged
DmitrySharabin merged 1 commit into
v2from
cleanup/remove-jspm-config
Jun 15, 2026
Merged

Remove obsolete jspm config#4084
DmitrySharabin merged 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

netlify Bot commented Jun 2, 2026

Copy link
Copy Markdown

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

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

No JS Changes

Generated by 🚫 dangerJS against 5ee0143

@DmitrySharabin
DmitrySharabin merged commit 13ecd43 into v2 Jun 15, 2026
13 of 14 checks passed
@DmitrySharabin
DmitrySharabin deleted the cleanup/remove-jspm-config branch June 15, 2026 16:23
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.

2 participants