mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
f5b030b4eb
- Replace helpers dispatcher pattern with standalone chroma-lexers package - Add runCommand, fromRoot, consola re-export to shared - Update versioning and integration to use shared utilities - Shorten dev version format: base36 timestamp, no hash - Rename eslint.config.js to eslint.config.ts (add jiti) - Add README.md to each package
341 B
341 B
@hugo-fixit/integration
Post-build script that merges apps/demo and apps/test build outputs into a unified public/ directory.
Usage
pnpm -F integration start
How it works
- Removes the existing
public/directory - Copies
apps/demo/public/intopublic/ - Copies
apps/test/public/intopublic/test/