This configuration works but patch-package doesn't take (yt)

This commit is contained in:
James Cole
2024-04-07 10:12:23 +02:00
parent a384b4202a
commit b7fb5a3854
17 changed files with 28 additions and 75 deletions

View File

@@ -4,7 +4,7 @@
"scripts": {
"dev": "vite",
"build": "vite build",
"postinstall": "patch-package"
"postinstall": "patch-package --error-on-fail"
},
"devDependencies": {
"axios": "^1.6.8",