Edited tasks

This commit is contained in:
thosakwe 2017-02-19 08:03:11 -05:00
parent 8af3af05f8
commit 9e8de27c7a
2 changed files with 3 additions and 2 deletions

1
.vscode/tasks.json vendored
View file

@ -16,6 +16,7 @@
}, },
{ {
"taskName": "pub:serve", "taskName": "pub:serve",
"showOutput": "silent",
"suppressTaskName": true, "suppressTaskName": true,
"isBackground": true, "isBackground": true,
"args": [ "args": [

View file

@ -15,5 +15,5 @@ dev_dependencies:
http: ^0.11.3 http: ^0.11.3
source_gen: ^0.5.2 source_gen: ^0.5.2
test: ^0.12.13 test: ^0.12.13
transformers: # transformers:
- angel_configuration # - angel_configuration