Skip to content

Commit

Permalink
Add note about npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
ejizba committed Nov 1, 2017
1 parent 9eb75e1 commit 563b2c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ All notable changes to the "azurefunctions" extension will be documented in this
### Fixed
- Show warning message that zip deploy is a destructive action
- Leverage [new app service zipdeploy](https://github.com/projectkudu/kudu/wiki/Deploying-from-a-zip-file)
### Removed
- Zip Deploy no longer runs 'npm install'. It expects a ready-to-run app

## 0.1.0 - 2017-10-19
### Added
Expand Down

0 comments on commit 563b2c5

Please sign in to comment.