Skip to content

Commit

Permalink
Bundle pkgs
Browse files Browse the repository at this point in the history
adeira-source-id: 8dd7cd1c52e007f6cb3b17d9ef5a379812fd3467
  • Loading branch information
itsdouges authored and triplex-bot committed Oct 19, 2023
1 parent d8ec19b commit 30bde7f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions .changeset/lucky-colts-pull.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@triplex/client": patch
"@triplex/editor": patch
"@triplex/server": patch
"@triplex/scene": patch
---

Scene/client pkgs now bundled with vite.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-three-test": "*",
"rimraf": "^5.0.0",
"typescript": "^4.9.4",
"vitest": "^0.30.1"
"vitest": "^0.34.6"
},
"packageManager": "yarn@1.22.19",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"tailwindcss": "^3.3.2",
"three": "^0.157.0",
"typescript": "^4.9.4",
"vite": "^4.0.4"
"vite": "^4.4.11"
},
"peerDependencies": {
"@react-three/fiber": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/scene/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-dom": "^18.0.0",
"three": "^0.157.0",
"typescript": "^4.9.4",
"vite": "^4.0.4"
"vite": "^4.4.11"
},
"peerDependencies": {
"@react-three/fiber": "^8.0.0",
Expand Down

0 comments on commit 30bde7f

Please sign in to comment.