Skip to content

Conversation

@coliff
Copy link
Member

@coliff coliff commented Jun 20, 2025

This reduces package size from 804 KB to 568 KB!

This pull request updates the .vscodeignore file in the htmlhint project to exclude additional files and directories from being included in the VS Code extension package. The changes aim to reduce the package size by ignoring unnecessary files.

Updates to .vscodeignore:

  • Added exclusions for specific directories and files in node_modules, such as async, htmlhint/dist/htmlhint.min.js, and several CLI-related files (formatter.js, htmlhint.js, parse-glob.js, and the formatters directory).
  • Added exclusions for additional directories like copy, move, and empty under node_modules.

gemini-code-assist[bot]

This comment was marked as resolved.

@coliff coliff merged commit f6bd62b into main Jun 20, 2025
8 checks passed
@coliff coliff deleted the dev/coliff/reduce-package-size branch June 20, 2025 15:40
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