0.34.3 • Published 3 years ago
@resolve-js/runtime-aws-serverless v0.34.3
@resolve-js/runtime-aws-serverless
This package contains a runtime backend server that targets the AWS serverless environment.
Available Options
You can specify the following option to configure the runtime:
importMode
- Specifies whether to use static or dynamic imports between the application's modules.
Usage
// config.cloud.js
const prodConfig = {
runtime: {
module: '@resolve-js/runtime-aws-serverless',
options: { importMode: 'dynamic' },
},
...
}
0.34.3
3 years ago
0.34.2
3 years ago
0.34.1
3 years ago
0.34.0
3 years ago
0.33.10
3 years ago
0.33.15
3 years ago
0.33.14
3 years ago
0.33.13
3 years ago
0.33.12
3 years ago
0.33.9
3 years ago
0.33.11
3 years ago
0.33.7
3 years ago
0.33.6
4 years ago
0.33.5
4 years ago
0.33.4
4 years ago
0.33.3
4 years ago
0.33.2
4 years ago
0.33.1
4 years ago
0.33.8
3 years ago
0.33.0
4 years ago