This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
🎉🎉🎉 first "non-prerelease" version 🎉🎉🎉
npm i -g [email protected]
funcpack has now been used in production by quite a few folks and the experience has been pretty good, so we're officially dropping a v1 release for funcpack.
Big changes since the last release:
watch
feature by @matthewmeyer (#59) (video)copyToOutput
feature by @crandycodes (#53) (video)- customize webpack config by @puhoy (#65)
Other changes:
- e2e tests that run on each branch/PR using the azure-functions-core-tools to actually run the Functions on travis CI (which is pretty cool for anyone looking to run CI themselves using a local docker container) (big thanks to @matthewmeyer for a quick fix there as well)