Skip to content

Conversation

@JSkimming
Copy link
Contributor

@JSkimming JSkimming commented Sep 8, 2025

  • Remove *.cjs and *.d.cts as they are not whitelisted by CDN and therefore not served.
  • Exclude insiders builds. - This caused the error autoupdate: Additional property ignoreVersions is not allowed
  • Prevent minification, as the index.js file is already minified.

- [x] Remove `*.cjs` and `*.d.cts` as they are not whitelisted by CDN and therefore not served.
- [x] Exclude _insiders_ builds.
- [x] Prevent minification, as the `index.js` file is already minified.
@JSkimming
Copy link
Contributor Author

I've found several other NPM packages using ignoreVersions. I've removed it as the other changes are worth having. Is there a way to exclude some NPM package versions?

@MattIPv4
Copy link
Member

MattIPv4 commented Oct 3, 2025

ignoreVersions not working with the CI is a known issue, but I believe the actual auto-update bot does support it

@MattIPv4 MattIPv4 merged commit 74e3b2c into cdnjs:master Oct 3, 2025
1 check failed
@JSkimming JSkimming deleted the update-tailwindplus-elements branch October 3, 2025 19:39
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