mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
gulpfile: added clear to delete build dir before compile
This commit is contained in:
parent
6cee3cc327
commit
77905b9729
@ -375,6 +375,7 @@ export class Gulpfile {
|
||||
@SequenceTask("ci-tests")
|
||||
ciTests() {
|
||||
return [
|
||||
"clean",
|
||||
"compile",
|
||||
"tslint",
|
||||
"wait",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user