Skip to content

Commit bc27a87

Browse files
authored
fix: correct relative source path resolution (#52)
1 parent 1e36869 commit bc27a87

File tree

6 files changed

+247
-15
lines changed

6 files changed

+247
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@biomejs/biome": "^1.9.4",
46-
"@rsbuild/core": "^1.5.13",
46+
"@rsbuild/core": "1.6.0",
4747
"@rslib/core": "^0.15.0",
4848
"@rspack/cli": "^1.5.8",
4949
"@rspack/core": "^1.5.8",

0 commit comments

Comments
 (0)