Run npm install
This commit is contained in:
parent
818d686e90
commit
423dcea8db
1 changed files with 1 additions and 0 deletions
1
justfile
1
justfile
|
@ -2,6 +2,7 @@ _default:
|
|||
just --list
|
||||
|
||||
build:
|
||||
npm install
|
||||
node assets/esbuild.config.mjs
|
||||
|
||||
serve:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue