Skip to content

playnware/serverless-bundle

 
 

Repository files navigation

serverless-bundle Fork

Redirect to Serverless Bundle for project info


Description

With this fork we are looking to adapt Serverless Bundle to Cloudware Serverless project structure.

Changelog

  • Removed automatic linting
  • Added lib alias in Webpack config
    alias: {
      lib: path.resolve(__dirname, 'lib'),
    }
  • Added Typescript support by forking the Beta branch

Publish package

Manual

Note: For NPM credentials ask for to dev team.

We use np for releases

npm install --global np

np --yolo

About

Package Node.js Lambda functions without any configuration.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.7%
  • TypeScript 4.3%