feat(hero): scaffold self-contained WebGL toolpath hero module #26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "patman/hero-scaffold"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR 1/7 in the hero-toolpaths stack (next: hero-field). Standalone website/hero package: esbuild bundle with a hard 80KB-gzip budget gate, poster-first demo shell (aspect-ratio container = zero CLS, dynamic import after first paint, reduced-motion gate, seed/capture query params), placeholder poster, and the mountHero API stub. Zero runtime deps; 514 of the 822 lines are the npm lockfile. Review focus: the demo hydration sequence (load, idle, import) and the budget gate in build.mjs.
370dcafaeca06319a588View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.