Skip to content

fix(npm): include codemirror-extension-mixin in package files#430

Merged
aomarks merged 1 commit intomainfrom
techytacos--publish-cm-extension-mixin
Sep 26, 2025
Merged

fix(npm): include codemirror-extension-mixin in package files#430
aomarks merged 1 commit intomainfrom
techytacos--publish-cm-extension-mixin

Conversation

@e111077
Copy link
Collaborator

@e111077 e111077 commented Sep 26, 2025

fixes #428

Forgot to add codemirror-extension-elements.js to package.json's files. This meant they were not getting published with npm publish. Confirmed they publish with npm publish --dry-run

@aomarks aomarks merged commit e42ef75 into main Sep 26, 2025
10 checks passed
@aomarks aomarks deleted the techytacos--publish-cm-extension-mixin branch September 26, 2025 19:04
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.

0.21.0 is broken: missing codemirror-extension-mixin.js file

2 participants