Tyler Haigh

Results 2 issues of Tyler Haigh

Would it be possible to add additional hooks to this plugin to help integrate with [serverless-azure-functions](https://github.com/serverless/serverless-azure-functions) For example - offline hooks: ``` 'before:offline:build:build': async () => { await this.compileTs() await...

**Exercise** Chapter 4 Section 4.3 - App walkthrough: Node.js source code Page 54 **Problem** node-gyp rebuild fails with error (but looks like error is suppressed and build can continue) **Docker...