Closed nfour closed 7 years ago
Breaking changes:
serverless@0.5
babel
uglifyjs
babel-preset-babili
Features:
yarn link myModule
silent
archiver
sls package
sls deploy --no-deploy
Under the covers:
Breaking changes:
serverless@0.5
support droppedbabel
,uglifyjs
,babel-preset-babili
are now optional peerDependenciesFeatures:
yarn link myModule
will work as expected when buildingsilent
option to hush the CLIarchiver
sls package
instead ofsls deploy --no-deploy
. This command can't build one function at a time at this timeUnder the covers: