Skip to content

Conversation

@jsqrt
Copy link

@jsqrt jsqrt commented Sep 29, 2025

A convenient bundler for HTML projects, and the only one useful for PUG. This library was created specifically for PUG development, which is not possible with other packagers such as Vite or Webpack.

GitHub: https://github.com/jsqrt/bun-bundler

A convenient bundler for HTML projects, and the only one useful for PUG. This library was created specifically for PUG development, which is not possible with other packagers such as Vite or Webpack.

GitHub: https://github.com/jsqrt/bun-bundler
@coderabbitai
Copy link

coderabbitai bot commented Sep 29, 2025

Walkthrough

Updated documentation by adding a new link item "Bun Bundler for HTML/PUG" to the README list.

Changes

Cohort / File(s) Summary of Changes
Documentation
README.md
Added a new bullet link item: "Bun Bundler for HTML/PUG" under the existing section list.

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title Check ✅ Passed The pull request title succinctly conveys the primary change of adding the Bun Bundler for HTML/PUG to the README and aligns with conventional commit style while clearly indicating the nature of the update.
Description Check ✅ Passed The pull request description provides context for the added bundler by explaining its purpose, unique PUG support, and includes a link to the repository, which directly relates to the change in the README.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

👮 Agentic pre-merge checks are now available in preview!

Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.

  • Built-in checks – Quickly apply ready-made checks to enforce title conventions, require pull request descriptions that follow templates, validate linked issues for compliance, and more.
  • Custom agentic checks – Define your own rules using CodeRabbit’s advanced agentic capabilities to enforce organization-specific policies and workflows. For example, you can instruct CodeRabbit’s agent to verify that API documentation is updated whenever API schema files are modified in a PR. Note: Upto 5 custom checks are currently allowed during the preview period. Pricing for this feature will be announced in a few weeks.

Please see the documentation for more information.

Example:

reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).

Please share your feedback with us on this Discord post.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (1)
README.md (1)

71-71: Re-classify this entry outside the Boilerplates section.

The Bun Bundler project markets itself as an HTML/Pug bundler/tooling workflow rather than a starter template or project scaffold, so dropping it into “Boilerplates” misleads readers looking specifically for kick-off repos. Please relocate it to the more fitting “Tools” (or create another suitable section) to preserve the taxonomy of the list. (github.com)

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 9b6277f and 1ec9996.

📒 Files selected for processing (1)
  • README.md (1 hunks)

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