This commit is contained in:
Abel Ortolan 2026-08-08 05:15:35 -07:00 committed by GitHub
commit 00dd9bfe01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,9 @@ mise install
# install all packages
mise install:frozen
# update the assets
git -c submodule."assets".update=checkout submodule update --init assets
# start the application
mise dev
# ... or build the bundle