UNPKG

@invisit/webpack-aws-lambda-auto-deploy-plugin

Version:

Uploads compiled assets to s3 after build

16 lines 246 B
{ "version": "2.0.0", "tasks": [ { "type": "npm", "script": "build:watch", "problemMatcher": [ "$tsc-watch" ], "group": "build", "label": "npm: build:watch", "detail": "yarn build -w", "isBackground": true } ] }