kwinyyyc / serverless-typescript-webpack-build-size

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is an illustration for an article - Using Serverless framework and Webpack to build AWS Lambda in TypeScript


You can checkout the bundle size of different approaches stated in the article by switching to different branches. approach-1, approach-2, approach-3

Each branch would have a bundle-example/myTypeScriptService.zip, you can unzip and inspect on the files that will be deployed by serverless.

About


Languages

Language:JavaScript 52.8%Language:TypeScript 47.2%