Commit graph

4 commits

Author SHA1 Message Date
saberzero1
ea9a6d8c48
build: bundle dependencies and ship pre-built dist 2026-04-27 21:37:17 +02:00
saberzero1
6fd0467a4f
fix: bundle @quartz-community/utils to avoid runtime subpath resolution failures 2026-04-04 11:36:09 +02:00
saberzero1
ac42396d41
deps: add @quartz-community/utils dependency 2026-04-03 19:33:39 +02:00
saberzero1
db5006720b
chore: commit dist/ and remove prepare script
Pre-built output is now committed to the repository so that
Quartz can skip the build step during plugin installation.
The prepare script is removed to prevent redundant builds
when installing from npm/git.
2026-03-14 21:56:14 +01:00