Closed matthewmeyer closed 6 years ago
any updates?
The continuous-integration failed for a unrelated reason, I submitted a separate PR #61 which fixes the CI. How do I re-trigger the CI?
CI works :)
Looks good from just eye balling it. I think my only concern at this point is that there are no tests. Is that something you feel like you can take a stab at?
Also need to update the readme
Just a heads up, I've got an upstream chance I want to get into dev soon: https://github.com/Azure/azure-functions-pack/tree/feature/publish-directory
I think we'll conflict with each other, but if I'm overly eager, I'll just merge this as is, address the merge conflicts on my end and then poke you for the other changes in a separate PR.
I'll get some tests this week, hopefully before Thursday.
Hey I'm just gonna merge this via #67 where I addressed the merge conflicts. You can send another PR with tests.
Send a new PR for the tests. Closing this since I've merge it in #67 now.
I'm a little slow on the tests because I found a bug in WebPack that I needed to work around. The watcher was firing repeatedly for the first 10 seconds. That's the point of testing I guess. I have to switch back to a work feature so I expect to have it done over the weekend or early next week.
func host
async
keyword