/serverless-esm-demo

A minimal reproduction of using ESM Typescript configuration for Serverless

Primary LanguageJavaScript

Serverless ESM Demo

This minimal project serves as a demo on how to use a Typescript ESM Configuration file for Serverless. It does need, however, a small CJS wrapper file to work with Serverless when it loads the configuration file.