spek - OpenSpec Static Site
Version updated for https://github.com/kewang/spek to version v1.3.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
- Fix: a fresh clone now starts cleanly with
npm install && npm run dev—@spek/coreresolves to its gitignoreddist/build, which neither install nor dev used to produce, so the Express API failed withERR_MODULE_NOT_FOUNDand Vite failed to resolve@spek/core/headings.npm installnow compiles@spek/core(newpreparescript) and the rootdevscript rebuilds it before launching (#2)