File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed
Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 2525
2626 - name : Install Dependencies
2727 run : pnpm install
28+
29+ - name : Build library
30+ run : pnpm run build:lib
31+
32+ - name : Build blocks
33+ run : pnpm run build:blocks
2834
2935 - name : Continuous Release
3036 run : pnpm dlx pkg-pr-new publish --compact './packages/lib' './packages/blocks'
Original file line number Diff line number Diff line change 22[ ![ Discord] ( https://img.shields.io/discord/740090768164651008?style=flat&colorA=333333&colorB=444444&label=discord&logo=discord&logoColor=ffffff )] ( https://discord.com/channels/408617316415307776/408617316415307778 )
33[ ![ Twitter] ( https://img.shields.io/twitter/follow/playcanvas?label=%40playcanvas&style=flat&colorA=333333&colorB=333333&logo=x&logoColor=ffffff )] ( https://x.com/playcanvas )
44[ ![ Issues] ( https://img.shields.io/github/issues/playcanvas/react?style=flat&colorA=333333&colorB=444444 )] ( https://github.com/playcanvas/react )
5+ [ ![ pkg.pr.new] ( https://pkg.pr.new/badge/playcanvas/react )] ( https://pkg.pr.new/~/playcanvas/react )
56
67## @playcanvas/react
78_ ⚡ A full-featured library for interactive 3D in React._
Original file line number Diff line number Diff line change 1+ [ ![ pkg.pr.new] ( https://pkg.pr.new/badge/playcanvas/blocks )] ( https://pkg.pr.new/~/playcanvas/blocks )
2+
13# Building Blocks for 3D
24
35A set of beautifully crafted high-level 3D primitives for React, built on @playcanvas/react — designed to help you compose 3D content with minimal setup.
You can’t perform that action at this time.
0 commit comments