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 0de75d6 commit 32c3fc1Copy full SHA for 32c3fc1
scripts/upload-to-s3.js
@@ -55,6 +55,8 @@ const availablePackages = {
55
file: 'experiment-browser.min.js.gz',
56
gzipped: true,
57
},
58
+ ],
59
+ },
60
'chrome-extension': {
61
name: 'experiment-tag-latest-chrome-ext-v1',
62
packagePath: '../packages/experiment-tag/package.json',
0 commit comments