5 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 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 ebd07c7dbe Update required plugin version in examples 2016-12-23 18:32:06 +01:00
Nicola Peduzzi 1df8259fa9 Add typescript example 2016-08-18 16:19:28 +02:00