Skip to content

Instantly share code, notes, and snippets.

@frankzickert
Last active August 9, 2019 11:23
Show Gist options
  • Save frankzickert/0188248532106b4ccd76113a2e5e3221 to your computer and use it in GitHub Desktop.
Save frankzickert/0188248532106b4ccd76113a2e5e3221 to your computer and use it in GitHub Desktop.
"scripts": {
"build": "webpack --config webpack.config.js",
"deploy": "npm run build && sls deploy && s3sync"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment