Frank Schmid
9f6fba8cec
Bumped version. Prepared 3.1.2.
v3.1.2
2017-10-11 10:29:41 +02:00
Frank Schmid
f47c348068
Merge pull request #252 from serverless-heaven/fix-modules-with-full-stop
...
Do not let lodash parse module names as path elements
2017-10-11 10:22:41 +02:00
Frank Schmid
c85d044f1f
Do not let lodash parse module names as path elements
2017-10-11 01:51:19 +02:00
Frank Schmid
24f629d45c
Prepare 3.1.1
v3.1.1
2017-10-04 13:59:23 +02:00
Frank Schmid
85b60bfde5
Use package-lock.json to install packages if there is one available. ( #246 )
...
* Use package-lock.json to install packages if there is one available.
* Pre-create composite package.json to use lock accordingly
* Fixed unit tests
* Increase coverage
2017-10-03 15:36:27 +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
9b85e3aa53
Merge pull request #229 from serverless-heaven/release-3.1.0
...
Prepare release
v3.1.0
2017-09-22 13:51:53 +02:00
Frank Schmid
b21b62684e
Prepare release
2017-09-22 13:43:21 +02:00
Frank Schmid
ff5ef0c9f5
Log errors in webpack config explicitly. ( #234 )
...
* Log errors in webpack config explicitly.
* Added unit test
2017-09-21 21:15:57 +02:00
Frank Schmid
68104f6aa5
Add and include peer dependencies ( #231 )
...
* Add and include 2nd level peer dependencies
* Only inspect peers for direct dependencies
* Added unit tests for peer dependencies
2017-09-21 11:58:53 +02:00
Frank Schmid
60680f4fd5
Added forceInclude setting to add dynamically required modules explicitly ( #226 )
...
* Added forceInclude setting to add dynamically required modules explicitly
* Added unit tests for forced includes
* Document forceInclude in README
2017-09-19 12:47:56 +02: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
Frank Schmid
fe45384ca3
Use --webpack-use-polling to switch to fs polling mode on watch ( #225 )
...
* Use --webpack-use-polling to switch to fs pooling mode on watch
* Added unit tests
2017-09-18 16:18:19 +02:00
Frank Schmid
80783a0a43
Merge pull request #221 from jthomas/master
...
Update OpenWhisk in provider table
2017-09-11 17:42:12 +02:00
James Thomas
b4e2c4d41d
Update OpenWhisk in provider table
2017-09-11 16:37:40 +01:00
Frank Schmid
1439e4debd
Added coveralls to dev dependencies
2017-09-10 01:36:39 +02:00
Frank Schmid
97d5adf963
Setup travis ( #220 )
...
* Add Travis configuration and fixed ESLint issues
* Enabled ESLint and coverage checkboxes
* Added coverage and build badges
2017-09-10 01:31:04 +02:00
Frank Schmid
cad144df33
Merge pull request #219 from serverless-heaven/release-3.0.0-and-move
...
Prepare 3.0.0 release and move to serverless-heaven
v3.0.0
2017-09-10 00:04:54 +02:00
Frank Schmid
68c3b28b63
Merge pull request #216 from elastic-coders/ignore-minor-npm-ls-warnings
...
Ignore irrelevant NPM problems when building the dependency graph
2017-09-08 17:03:42 +02:00
Frank Schmid
1abf889560
Prepare 3.0.0 release and move to serverless-heaven
2017-09-08 14:13:13 +02:00
Frank Schmid
51ad4b14da
Added unit tests
2017-09-07 15:00:49 +02:00
Frank Schmid
29da13b305
Ignore irrelevant NPM problems when building the dependency graph
2017-09-07 13:42:50 +02:00
Frank Schmid
8d4a98a45f
Merge pull request #211 from vladgolubev/patch-1
...
docs: fix typo "modules.export"
2017-09-03 12:07:37 +02:00
Vlad Holubiev
feae654bea
docs: fix typo "modules.export"
2017-09-03 02:42:55 +03:00
Frank Schmid
9e115a78dc
Merge pull request #209 from elastic-coders/fix-sls-1.17
...
Use package.disable to prevent packaging with SLS <= 1.17.
2017-08-30 00:49:58 +02:00