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 c7d61e1 commit 8697c21Copy full SHA for 8697c21
README.md
@@ -124,6 +124,12 @@ module.exports = {
124
125
Currently, the only supported keys are `version` and `description`.
126
127
+- **environmentsToZip**
128
+ - Type: `Array<string>`
129
+ - Default: `['production']`
130
+
131
+ Array containing names of environments in which zipping up will trigger after build.
132
133
- **api**
134
- Type: `'chrome'|'browser'`
135
- Default: `'browser'`
0 commit comments