This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
serverless
Watch
1
Star
0
Fork
0
You've already forked serverless
mirror of
https://github.com/serverless/serverless.git
synced
2026-01-18 14:58:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
History
Frank Schmid
eb975ddcba
Merge pull request
#4775
from serverless/fix-4705
...
Fixed a bug which you cannot deploy with lambda integration in v1.26.0
2018-02-27 10:35:11 +01:00
..
classes
Only disable and restore dependent service resolution methods once. Otherwise, subsequent removals may cache the previous replacements. If they restore last then they will restore with the replacements, breaking standard usage.
2018-02-24 09:34:50 -08:00
plugins
Merge pull request
#4775
from serverless/fix-4705
2018-02-27 10:35:11 +01:00
utils
Merge pull request
#4582
from rliebz/completion-fixes
2018-01-13 14:53:31 +09:00
Serverless.js
Remove shelljs dependency
2017-11-11 10:47:13 -08:00
Serverless.test.js
Fix Serverless class tests
2017-09-04 10:21:15 +02:00