[FIX] twenty-shared build on window even wsl (#11130)
# Introduction Handles both '/' and '\' by using native path api
This commit is contained in:
@ -17,7 +17,9 @@
|
||||
"@preconstruct/cli": "patch:@preconstruct/cli@npm%3A2.8.11#./patches/@preconstruct-cli-npm-2.8.11-030abfa6ae.patch",
|
||||
"@prettier/sync": "^0.5.2",
|
||||
"@types/babel__preset-env": "^7",
|
||||
"babel-plugin-module-resolver": "^5.0.2"
|
||||
"babel-plugin-module-resolver": "^5.0.2",
|
||||
"glob": "^11.0.1",
|
||||
"tsx": "^4.19.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sniptt/guards": "^0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user