11 Commits

Author SHA1 Message Date
Frank Schmid be20b6db5e Update examples (#259)
* Updated TypeScript example

* Updated offline example

* Updated multiple statically example

* Updated include npm example

* Update babel example

* Updated dynamic example

* Updated babel multi static example
2017-10-31 15:14:54 +01:00
Francisco Guimarães 39b962807d - Upgrade deps (#227)
* - Upgrade deps
- Improve webpack.config to import ts files without adding extension

* Using default extensions plus ts extensions

* Using webpack v3 defaults
2017-09-18 20:21:01 +02:00
Francisco Guimarães a7045b23d1 - Upgrading node runtime
- Using slsw.lib.entries with in typescript example
2017-08-02 20:58:17 -03:00
Francisco Guimarães 22a460d8b1 Integration with deploy package function (#130)
* Deploy  package function

* Listen pipe and reject pipe errors

* using once instead of on

* Fix babel example

* - Adding babel-multiple-statically-entries example
- Renaming multiple-entries-example to multiple-statically-entries

* Exposing entries to lib

*  Adding babel-dynamically-entries examples

* - Updating examples dependencies
- Adding yarn to examples
- Fix typescript example

*  Adding tests

* Removed yarn lock file. yarn should use package-lock.json

* Allow handlers in arbitrary paths. Use lodash and SLS functions.

* Adapted unit tests

* Mention new entry resolution in README

* Bundle names now contain the js ending. Fixed output in examples.
2017-07-26 22:42:15 +02:00
Nicola Peduzzi f8d93b361b Add default status code for lambra integration http event 2017-01-09 16:21:43 +00:00
Nicola Peduzzi ebd07c7dbe Update required plugin version in examples 2016-12-23 18:32:06 +01:00
Nicola Peduzzi 3eb33880ec Remove serverlss.env.yml for rc1 compliance 2016-09-12 11:26:19 +02:00
Nicola Peduzzi be5116cbec Add basic webpack.config.js example in readme 2016-09-10 21:41:49 +02:00
Nicola Peduzzi ebd9fe241e Add http event to examples 2016-08-18 18:04:57 +02:00
Nicola Peduzzi 30acab9b56 Adjust typescript config file to add full output directory 2016-08-18 18:03:33 +02:00
Nicola Peduzzi 1df8259fa9 Add typescript example 2016-08-18 16:19:28 +02:00