Skip to content

Commit e6398c3

Browse files
fix: checkout rsbuild-plugin from main branch
Restore rsbuild-plugin to main branch state to resolve build issues. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 61f9445 commit e6398c3

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

packages/rsbuild-plugin/project.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,7 @@
1919
"format": ["cjs", "esm"],
2020
"generatePackageJson": false,
2121
"useLegacyTypescriptPlugin": false
22-
},
23-
"dependsOn": [
24-
{
25-
"target": "build",
26-
"dependencies": true
27-
}
28-
]
22+
}
2923
},
3024
"lint": {
3125
"executor": "@nx/eslint:lint",

0 commit comments

Comments
 (0)