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 7ac6a6e commit d39e195Copy full SHA for d39e195
packages/build/src/release.ts
@@ -1,7 +1,7 @@
1
import os from 'os';
2
import Config from './config';
3
import compileExec from './compile-exec';
4
-import createDownloadCenterConfig from './download-center';
+import uploadDownloadCenterConfig from './download-center';
5
import Platform from './platform';
6
import zip from './zip';
7
import S3 from 'aws-sdk/clients/s3';
0 commit comments