Skip to content

Reference

Generated from package metadata by bun run docs:sync. Re-run the command to refresh this page.

  • Package: @lastshotlabs/slingshot-ssg
  • Version: 0.2.2
  • Kind: Workspace package
  • Role: feature package
  • Description: Static site generation helpers built on Slingshot SSR
  • Workspace path: packages/slingshot-ssg
  • Entry point: packages/slingshot-ssg/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-ssg
  • .
  • ./errors
  • ./testing
  • build: tsc -p tsconfig.build.json
  • coverage: bun test --coverage
  • lint: eslint src/ --cache
  • test: bun test
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • @lastshotlabs/slingshot-ssr: workspace:*
  • zod: >=4.0 <5