10 Commits

Author SHA1 Message Date
jack 986f15d6e0 use one liner solution and update unit test 2017-11-15 23:50:00 +11:00
jack 3aeebb5004 fix compile stats in multiple packaging 2017-11-15 23:00:28 +11:00
jack b0c55ba67b Allow webpack stats option to overwrite default behaviour 2017-10-26 22:39:07 +11:00
Joseph Lee Hunsaker 5c9f14d53f Make serverless-webpack more extensible (#254)
* Make serverless-webpack more extensible

Use PluginManager to make serverless-webpack more extensible 

Following the advice from serverless blog on Advanced Plugin Development. https://serverless.com/blog/advanced-plugin-development-extending-the-core-lifecycle/

* use sublifecycle with webpack command

* Use new lifecycles and adapt unit tests

* Fixed unit test after merge

* Use new events everywhere

* Added section to README
2017-10-23 15:29:17 +02:00
Frank Schmid c04b249fa1 Support individual packaging with multi-compile 2017-08-01 22:00:54 +02:00
Tony Yuen b4fa0a53fb support external-module-auto-packaging 2016-09-07 11:55:02 +08:00
Nicola Peduzzi 6940c496bd Use serverless cli consoleLog 2016-08-19 14:21:32 +02:00
Nicola Peduzzi 1483a000c8 Move artifact in default position after zipping 2016-08-17 23:45:19 +02:00
Nicola Peduzzi dd278d8477 Fix cleanup after deploy 2016-08-16 20:43:44 +02:00
Nicola Peduzzi fcbd896abf Initial commit 2016-08-16 20:28:57 +02:00