We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6ad9a commit df88637Copy full SHA for df88637
README.md
@@ -3,7 +3,7 @@
3
The plugin can register triggers (events) for a lambda function dynamically at the time of the deployment.
4
The usual static trigger (event) definitions can be completely omitted.
5
The original idea is to make the same lambda function triggered by different events on different environments (stages).
6
-This way we can even do some basic feature switching.
+This way we can even do some basic **feature switching**.
7
8
## How it works
9
The plugin when the host code gets deployed...
0 commit comments