Skip to content

Remove unused hdate.bundle rollup build configuration#76

Merged
mjradwin merged 1 commit into
mainfrom
claude/zen-cerf-xh8gm7
Jun 23, 2026
Merged

Remove unused hdate.bundle rollup build configuration#76
mjradwin merged 1 commit into
mainfrom
claude/zen-cerf-xh8gm7

Conversation

@mjradwin

Copy link
Copy Markdown
Member

Summary

Removes the unused hdate.bundle rollup build configuration and its corresponding source file. This build target was generating a minified bundle at views/partials/hdate.bundle.min.js but is no longer needed.

Changes

  • Removed the hdate.bundle rollup configuration block from rollup.config.cjs
  • Deleted the source file src/hdate.bundle.js which re-exported functions from @hebcal/hdate

Notes

This appears to be cleanup of legacy build artifacts. The bundle was configured to output to views/partials/ but is not referenced in the current codebase.

https://claude.ai/code/session_013NZb9YCarDhLasoWdWe3YG

The hdate.bundle output (views/partials/hdate.bundle.min.js) was never
referenced in any template or source file, so both the source module
and the rollup build config entry are dead code.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013NZb9YCarDhLasoWdWe3YG
@mjradwin mjradwin merged commit a23395c into main Jun 23, 2026
5 of 6 checks passed
@mjradwin mjradwin deleted the claude/zen-cerf-xh8gm7 branch June 23, 2026 16:13
@sonarqubecloud

Copy link
Copy Markdown

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