7 Commits

Author SHA1 Message Date
Frank Schmid b0920c3513 Updated dependencies 2018-07-07 16:12:24 +02: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 251a30e4c4 Upgrade dependencies and tools. (#238)
* Updated dependencies

* Sinon 3 disallows stubbing non existent properties
2017-09-23 12:31:10 +02:00
Frank Schmid 2bd5a61585 Adapted unit tests 2017-08-30 00:36:20 +02:00
Frank Schmid 5402927834 Set artifact file path for the Google provider. 2017-08-22 13:30:24 +02:00
Frank Schmid 6575b36a28 Use path where needed to make unit tests on Windows pass. 2017-08-10 14:05:41 +02:00
Frank Schmid 007a925e4b Added unit tests for packageModules 2017-08-01 22:00:55 +02:00