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
Philipp Muens
070c34b311
Merge pull request
#6261
from mnapoli/import-relative-file
...
#6017
Allow to load plugin from path
2019-06-20 12:10:18 +02:00
..
classes
#6017
Plugin relative paths should start with
./
2019-06-20 11:55:55 +02:00
plugins
Merge pull request
#6268
from JonathanWilbur/patch-1
2019-06-20 12:01:06 +02:00
utils
refactor getServerlessConfigFile to simply accept a serverless object
2019-06-10 11:19:14 -04:00
Serverless.js
use minimist directly to parse the --config option early rather than instantiating CLI
2019-06-10 11:19:14 -04:00
Serverless.test.js
Thorough integration testing
2019-05-30 15:20:58 +02:00