Push current progress so I can work on my laptop.
This commit is contained in:
12
repo/turbo.tce
Normal file
12
repo/turbo.tce
Normal file
@@ -0,0 +1,12 @@
|
||||
#schema https://turbo.build/schema.json
|
||||
|
||||
pipeline
|
||||
compile
|
||||
dev
|
||||
|
||||
build
|
||||
dependsOn ^build compile
|
||||
outputs dist/**
|
||||
|
||||
test
|
||||
dependsOn build
|
||||
Reference in New Issue
Block a user