Redirect to Serverless Bundle for project info
With this fork we are looking to adapt Serverless Bundle to Cloudware Serverless project structure.
- Removed automatic linting
- Added lib alias in Webpack config
alias: {
lib: path.resolve(__dirname, 'lib'),
}
- Added Typescript support by forking the Beta branch
Note: For NPM credentials ask for to dev team.
We use np for releases
npm install --global np
np --yolo