UNPKG

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

Version:

Uploads compiled assets to s3 after build

9 lines 414 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const AWSLambdaAutoDeployPlugin_1 = __importDefault(require("./AWSLambdaAutoDeployPlugin")); //module.exports exports.default = AWSLambdaAutoDeployPlugin_1.default; //# sourceMappingURL=index.js.map