85 Commits (master)
 

Author SHA1 Message Date
Nicola Peduzzi 482c5bfafb Bump version to 1.0.0-rc.4 8 years ago
Nicola Peduzzi 97f28bb75c Merge pull request #72 from daikikohara/fix-pathParameters-for-lambda-proxy 8 years ago
Nicola Peduzzi f8d93b361b Add default status code for lambra integration http event 8 years ago
daikikohara ba864c08bd Fix naming problem for lambda-proxy 8 years ago
Nicola Peduzzi ebd07c7dbe Update required plugin version in examples 8 years ago
Nicola Peduzzi 8b4b082767 Removed debug log 8 years ago
Nicola Peduzzi 66ebee02ce Bump version to 1.0.0-rc.3 8 years ago
Nicola Peduzzi 2650649c6f Merge pull request #57 from stevenyap/api-gateway-lambda-proxy 8 years ago
Nicola Peduzzi 4c6b344596 Merge pull request #65 from petemill/run-envvars 8 years ago
Nicola Peduzzi b047cb0f43 Merge pull request #58 from rvaidya/master 8 years ago
Pete Miller 0541c40363 set process.env before requiring function handler 8 years ago
Pete Miller 754482e7a7 support environment variables on 'run' 8 years ago
Steven Yap 66662cef9a Server to cater to Lambda Proxy response 8 years ago
Steven Yap d0df9d2f88 Rename request query as queryStringParameter in API event 8 years ago
rahul 7032e12f38 Add new webpack watch function, and add webpack-offline-start hook 8 years ago
Nicola Peduzzi 77f85f65b9 Merge pull request #48 from TicketSolutionsPtyLtd/fix_individual_deployment 8 years ago
Gert Jansen van Rensburg 64e2391fa1 fix for deploying individual packages. 8 years ago
Gert Jansen van Rensburg 8be9d37f52 ignore intellij editor settings. 8 years ago
Nicola Peduzzi 7a34fd2d95 Fix broken test 8 years ago
Nicola Peduzzi e07ab1dcfa Fix babel-polyfill related issue in babel example 8 years ago
Nicola Peduzzi de7c6a1b8a Accept entry points with file path to generate custom output config 8 years ago
Nicola Peduzzi 08ea3caea5 Parse as JSON only requests with proper content-type #34 8 years ago
Nicola Peduzzi 06823b7b24 Bump to version 1.0.0-rc.2 8 years ago
Nicola Peduzzi 84fcd7b469 Merge pull request #36 from demirhanaydin/master 8 years ago
demirhanaydin 464d34e93b [fix] EEXIST: file already exists .serverless 8 years ago
Nicola Peduzzi 05dee39096 Bump version to 1.0.0-rc.1 8 years ago
Nicola Peduzzi d1e87af92f Merge branch 'cyyuen-master' 8 years ago
Nicola Peduzzi 25f443caa5 Merge branch 'master' of https://github.com/cyyuen/serverless-webpack into cyyuen-master 8 years ago
Nicola Peduzzi b63f3c8bf8 Add babel polyfill and fix compilation errors for babel example 8 years ago
Nicola Peduzzi 7cdc42c5ef Optinally use stage to generate simulated endponts 8 years ago
Nicola Peduzzi 3eb33880ec Remove serverlss.env.yml for rc1 compliance 8 years ago
Nicola Peduzzi 105b0509e5 Explain how to set custom webpack.config output 8 years ago
Nicola Peduzzi 426347c74e Add example for serve command 8 years ago
Nicola Peduzzi a1482b8168 Merge pull request #24 from StefH/master 8 years ago
Nicola Peduzzi 7bb9740c8b Catchphrase 8 years ago
Nicola Peduzzi be5116cbec Add basic webpack.config.js example in readme 8 years ago
Tony Yuen b4fa0a53fb support external-module-auto-packaging 8 years ago
Stef Heyenrath a0fe6c0af3 Update readme.md file 8 years ago
Nicola Peduzzi cc290b3e80 Merge pull request #17 from janicduplessis/fix-cors 8 years ago
Janic Duplessis 12032180af Properly send CORS headers for options request 8 years ago
Nicola Peduzzi 3ab1c3478a Fix style issue 8 years ago
Nicola Peduzzi eb457d2317 Bump to version 1.0.0-beta.2.2 8 years ago
Nicola Peduzzi 26ba87c65a Merge pull request #16 from cyyuen/master 8 years ago
Tony Yuen 6176dc4c62 rename serverless custom key, includePackages to webpackIncludeModules to avoid conflict with other plugin 8 years ago
Tony Yuen cf4fee44d8 added examples and readme for packing external packages feature 8 years ago
Tony Yuen fdde5dc916 show which packages are going to be packed 8 years ago
Tony Yuen 09d98edcea use customKey includePackages to determines which packages should be packed 8 years ago
Tony Yuen 9dc0805c76 removed the debugging output 8 years ago
Tony Yuen 994bcec2ee pack external packages to distribution for deploy command and --out option 8 years ago
Nicola Peduzzi 10a403aeea Bump to version 1.0.0-beta.2.1 8 years ago