Skip to content

Fixed clean task to correctly run default task#10

Open
asier-paz wants to merge 1 commit intopetebacondarwin:masterfrom
asier-paz:patch-1
Open

Fixed clean task to correctly run default task#10
asier-paz wants to merge 1 commit intopetebacondarwin:masterfrom
asier-paz:patch-1

Conversation

@asier-paz
Copy link

The default task uses runSequence which expects a promise to be returned and clean does not return one. Because of that, dgeni and assets tasks are not executed after the clean task.

Working like a charm now!

The default task uses runSequence which expects a promise to be returned and clean does not return one. Because of that, dgeni and assets tasks are not executed after the clean task.

Working like a charm now!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant