1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

disable generateUpdatesFilesForAllChannels

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
This commit is contained in:
Jim Ehrismann 2021-11-02 08:49:08 -04:00
parent c381a6d863
commit af17194d05

View File

@ -74,7 +74,7 @@
] ]
}, },
"build": { "build": {
"generateUpdatesFilesForAllChannels": true, "generateUpdatesFilesForAllChannels": false,
"files": [ "files": [
"static/build/main.js" "static/build/main.js"
], ],