Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Serverless Webpack v3 #130

Open
jayair opened this issue Sep 15, 2017 · 0 comments
Open

Upgrade to Serverless Webpack v3 #130

jayair opened this issue Sep 15, 2017 · 0 comments

Comments

@jayair
Copy link
Contributor

jayair commented Sep 15, 2017

We just rolled out a new version of the tutorial with an update to Serverless Webpack v3. Only the backend API has been updated. If you are looking for the older version of the tutorial, we have a hosted version here.

Updates

  • Upgraded to use Serverless Webpack v3
    • No need to call serverless web pack invoke, instead just use the native serverless invoke local command
    • Deploy single functions using serverless deploy function instead of deploying the entire stack
    • Simplify the webpack.config.js
  • Updated Serverless ES7 Service

If you are looking for a diff of the updates you can compare the versions of the tutorial here.

@jayair jayair changed the title Update with Serverless Webpack v3 Upgrade to Serverless Webpack v3 Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant