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 90a9496 commit 492755fCopy full SHA for 492755f
cla-backend/package.json
@@ -46,6 +46,7 @@
46
"serverless-plugin-tracing": "^2.0.0",
47
"serverless-prune-plugin": "^2.0.2",
48
"serverless-python-requirements": "^6.0.0",
49
+ "serverless-optimizer-plugin": "^2.1.0",
50
"serverless-wsgi": "^3.0.1",
51
"shell-quote": "^1.7.3",
52
"simple-git": "^3.16.0",
@@ -75,5 +76,8 @@
75
76
"ws": ">=7.5.10",
77
"xmlhttprequest-ssl": "^1.6.2",
78
"fast-xml-parser": ">=4.4.1"
79
+ },
80
+ "custom": {
81
+ "optimize": true
82
}
83
0 commit comments