Merge 6d042185e8 into 3ff2cd0e5a
This commit is contained in:
commit
949cef5cca
|
|
@ -43,6 +43,9 @@ cd stoat-for-desktop
|
||||||
# install all packages
|
# install all packages
|
||||||
pnpm i --frozen-lockfile
|
pnpm i --frozen-lockfile
|
||||||
|
|
||||||
|
# update the assets
|
||||||
|
git -c submodule."assets".update=checkout submodule update --init assets
|
||||||
|
|
||||||
# start the application
|
# start the application
|
||||||
pnpm start
|
pnpm start
|
||||||
# ... or build the bundle
|
# ... or build the bundle
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue