-
### Is there an existing issue for this?
- [X] I have searched existing issues, it hasn't been reported yet
### Use case description
I'd like to be able to track version numbers linked to mic…
-
I am creating serverless lambda API and using webpack so can use ES6 feature. My webpack.config.js is
```javascript
const slsw = require('serverless-webpack');
const path = require('path');
cons…
-
Hi,
I'm using serverless with serverless-nextjs-plugin 2.4.2 and webpack. I specified an assetsBucketName in serverless.yml using the variable replacement provided by serverless. In next.config.js I …
-
# This is a Bug Report
## Description
The command `npx sls deploy --conceal` with the following environment variables set failed with the titular error message. After some hacking and searching…
-
Hi im using this plugins version v1.0.0 with tools versions as follow
Your Environment Information ---------------------------
Operating System: linux
Node Version: …
-
I am a contributor of `serverless-appsync-plugin` and a maintainer of `serverless-webpack`.
Before AppSync natively supports JavaScript runtime, which may or may not happen, your Velocity compiler …
-
Hi,
if you use `serverless.yaml` instead of `serverless.yml`, this plugin won't work and will throw exception stating `file not present`
-
The first time i do command serverless deploy everything works as expected. If i modify the schema or modify existing mappings for response or request they will never be updated when i run command ser…
Xocix updated
3 years ago
-
When following the steps in the readme, starting from cloning the repo to running ./test-plugin.sh, the end outcome is that Serverless Error is printed in the console. I am attaching a screenshot to…
-
Hi,
I am trying use include pattern as follows. It works fine when running serverless from Linux and Mac but not on Windows. serverless-build-plugin does not add [SOURCE] on Windows due to this.
…