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
2025-12-08 19:46:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
classes
History
Philipp Muens
4630f02f2f
Fix plugins are loaded twice bug
2016-07-26 11:03:40 +02:00
..
CLI.js
fix 1479 after PR comments
2016-07-15 17:49:35 +03:00
Config.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00
Error.js
hanlding errors in error handling logic
2016-07-20 19:11:13 +09:00
PluginManager.js
Fix plugins are loaded twice bug
2016-07-26 11:03:40 +02:00
Service.js
Remove hard service runtime dependency
2016-07-22 17:19:08 +02:00
Utils.js
Bring back 2 level YAML indentation
2016-07-22 17:05:23 +02:00
YamlParser.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00