Skip to content

svozza/invoke-store-cjs-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

invoke-store-cjs-issue

A TypeScript project demonstrating AWS Lambda InvokeStore issue when trying to transpile to CommonJS.

Build

# Install dependencies
npm install

# Build the project
npm run build

# Development mode (watch for changes)
npm run dev

Output

Compiled JavaScript files will be generated in the dist/ directory.

About

Minimal reproduction for CJS invoke store issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published