We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26485a commit 15bd652Copy full SHA for 15bd652
examples/SPA/serverless.yml
@@ -1,6 +1,6 @@
1
service: example-SPA-site
2
3
-frameworkVersion: "=1.26.0"
+frameworkVersion: '2 || 3'
4
5
provider:
6
name: aws
examples/bare-bones/serverless.yml
service: example-site
0 commit comments