Skip to content

Tags: AverSpec/aver

Tags

v0.1.3

Toggle v0.1.3's commit message
fix: make aver CLI and Playwright tests work out of the box locally

Add @averspec/core as root workspace devDependency so pnpm links the
aver bin to the workspace root. Auto-build the task-board frontend in
the Playwright adapter when dist/ is missing, removing the need to
manually run `pnpm run build` before testing.