Node Makefile

The Makefile for a Node Web Only project - vendoring pinned frontend assets into public/, compiling a native addon from source, verifying it loads, and the semver version calculation. Use when creating or changing the Makefile, adding a vendored asset, or wiring the native addon build. Triggers on make vendor, make verify, make setup, npm ci, npm_config_build_from_source, node-gyp, fnm, uv tool run, and fonttools woff2 compression.

Tanq16 d3d9ce2 11.9 KB Updated

File contents

Tanq16/claudex/tree/main/internal/embedded/presets/private/skills/node-makefile commit d3d9ce2726

Frequently asked questions

npx skillmds@latest add tanq16/node-makefile