refactor: remove devbox.json init hook

This commit is contained in:
Prad Nukala
2024-10-08 11:53:28 -04:00
parent a8b6eead26
commit 980c474bdf
2 changed files with 2 additions and 22 deletions
-3
View File
@@ -30,9 +30,6 @@
"TEMPL_EXPERIMENT": "rawgo"
},
"shell": {
"init_hook": [
"cd web && bun install"
],
"scripts": {
"build:docker": [
"make local-image"