chore: performance!

This commit is contained in:
blam
2021-01-27 13:48:57 +01:00
parent 1aa7817271
commit 45f49bd12c
+1 -2
View File
@@ -7,8 +7,7 @@ services:
init:
- yarn install
build:
- yarn tsc
- yarn build
- yarn workspace example-app build
update:
- yarn install
start: