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-25 15:07:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
classes
History
Arnaud Rebts
7dd58f0325
Implement service plugin loading
...
Resolves
#1442
2016-07-12 11:16:27 +02:00
..
CLI.js
Add shortcut support for options
2016-06-29 14:07:55 +02:00
Config.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00
Error.js
fix linting issues
2016-07-04 09:51:59 +01:00
PluginManager.js
Implement service plugin loading
2016-07-12 11:16:27 +02:00
Service.js
Fix code and tests so that the package plugin works correctly
2016-07-07 20:10:05 +02:00
Utils.js
Fix YAML indentation when dumping
2016-06-22 09:29:51 +02:00
YamlParser.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00