Skip to content

Commit 7d8776f

Browse files
committed
feat: add @arkenv/rsbuild-plugin to the workspace configuration
1 parent 2ad2b4d commit 7d8776f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arkenv.code-workspace

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
"path": "packages/vite-plugin",
4040
"name": "🎁 @arkenv/vite-plugin"
4141
},
42+
{
43+
"path": "packages/rsbuild-plugin",
44+
"name": "🎁 @arkenv/rsbuild-plugin"
45+
},
4246
{
4347
"path": "packages/bun-plugin",
4448
"name": "🎁 @arkenv/bun-plugin"

0 commit comments

Comments
 (0)