Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

0.3.0

Pre-release
Pre-release

Choose a tag to compare

@christopheranderson christopheranderson released this 02 Sep 00:37

Currently under @next tag: npm i -g azure-functions-pack@next

Includes:

  • Latest webpack (#32)
  • funcpack pack . --output <path> now works as expected
  • Fixes to bash and EoL issues (#44)
  • Uglify no longer has test coverage and is deprecated until it support ES6 (or the UglifyJSPlugin support UglifyJSv3 APIs - see #45)

Tested:

  • Windows 10, node v6.5.0, sample project
  • OSX, node v6.5.0, star wars api sample

Thanks to:

Perf:
image