a reactive (signals based) hypermedia web framework (wip) stormlightlabs.github.io/volt/
hypermedia frontend signals
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: jsr build

+1 -1
+1 -1
.github/workflows/publish-jsr.yml
··· 28 28 - name: Install dependencies 29 29 run: pnpm install --frozen-lockfile 30 30 - name: Build 31 - run: pnpm build 31 + run: pnpm build:jsr 32 32 working-directory: lib 33 33 - name: Publish to JSR 34 34 run: npx jsr publish