fix: install dependencies before nebula build

This commit is contained in:
Prad Nukala
2024-10-07 23:14:06 -04:00
parent 2772e568d5
commit b19d5d06a0
10 changed files with 25 additions and 14 deletions
+3
View File
@@ -30,6 +30,9 @@
"TEMPL_EXPERIMENT": "rawgo"
},
"shell": {
"init_hook": [
"cd web && bun install"
],
"scripts": {
"build:docker": [
"make local-image"