Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
2:20:39 PM: Build ready to start
2:20:51 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
2:20:51 PM: buildbot version: fb93098f8bc97793cd0cfc3c46306bbf28bb04e9
2:20:51 PM: Fetching cached dependencies
2:20:51 PM: Starting to download cache of 511.2MB
2:20:56 PM: Finished downloading cache in 4.477s
2:20:56 PM: Starting to extract cache
2:21:08 PM: Finished extracting cache in 12.326s
2:21:08 PM: Finished fetching cache in 16.874s
2:21:08 PM: Starting to prepare the repo for build
2:21:08 PM: Preparing Git Reference pull/1698/head
2:21:11 PM: Starting to install dependencies
2:21:15 PM: Python version set to 3.8
2:21:15 PM: Attempting Ruby version 2.7.2, read from environment
2:21:15 PM: Using Ruby version 2.7.2
2:21:16 PM: Started restoring cached go cache
2:21:16 PM: Finished restoring cached go cache
2:21:17 PM: go version go1.19.13 linux/amd64
2:21:18 PM: Using PHP version 8.0
2:21:19 PM: Started restoring cached Node.js version
2:21:21 PM: Finished restoring cached Node.js version
2:21:21 PM: v18.19.1 is already installed.
2:21:21 PM: Now using node v18.19.1 (npm v10.2.4)
2:21:21 PM: Enabling Node.js Corepack
2:21:22 PM: Started restoring cached build plugins
2:21:22 PM: Finished restoring cached build plugins
2:21:22 PM: Started restoring cached corepack dependencies
2:21:22 PM: Finished restoring cached corepack dependencies
2:21:22 PM: npm workspaces detected
2:21:22 PM: Started restoring workspace sdk node modules
2:21:22 PM: Finished restoring workspace sdk node modules
2:21:22 PM: Started restoring workspace wormhole-connect node modules
2:21:22 PM: Finished restoring workspace wormhole-connect node modules
2:21:22 PM: Started restoring workspace builder node modules
2:21:22 PM: Finished restoring workspace builder node modules
2:21:22 PM: Started restoring workspace root node modules
2:21:22 PM: Finished restoring workspace root node modules
2:21:22 PM: Installing npm packages using npm version 10.2.4
2:21:32 PM: > prepare
2:21:32 PM: > husky install
2:21:32 PM: husky - Git hooks installed
2:21:33 PM: up to date, audited 3399 packages in 11s
2:21:33 PM: 383 packages are looking for funding
2:21:33 PM: run `npm fund` for details
2:21:33 PM: 59 vulnerabilities (1 low, 46 moderate, 10 high, 2 critical)
2:21:33 PM: To address issues that do not require attention, run:
2:21:33 PM: npm audit fix
2:21:33 PM: To address all issues possible (including breaking changes), run:
2:21:33 PM: npm audit fix --force
2:21:33 PM: Some issues need review, and may require choosing
2:21:33 PM: a different dependency.
2:21:33 PM: Run `npm audit` for details.
2:21:33 PM: npm packages installed
2:21:33 PM: Successfully installed dependencies
2:21:33 PM: Starting build script
2:21:36 PM: Detected 0 framework(s)
2:21:36 PM: Section completed: initializing
Building
Complete
Building
Complete
2:21:37 PM: Netlify Build
2:21:37 PM: ────────────────────────────────────────────────────────────────
2:21:37 PM:
2:21:37 PM: ❯ Version
2:21:37 PM: @netlify/build 29.36.3
2:21:37 PM:
2:21:37 PM: ❯ Flags
2:21:37 PM: baseRelDir: true
2:21:37 PM: buildId: 65f459372cd2cb0008519ac6
2:21:37 PM: deployId: 65f459372cd2cb0008519ac8
2:21:37 PM:
2:21:37 PM: ❯ Current directory
2:21:37 PM: /opt/build/repo
2:21:37 PM:
2:21:37 PM: ❯ Config file
2:21:37 PM: /opt/build/repo/netlify.toml
2:21:37 PM:
2:21:37 PM: ❯ Context
2:21:37 PM: deploy-preview
2:21:37 PM:
2:21:37 PM: Build command from Netlify app
2:21:37 PM: ────────────────────────────────────────────────────────────────
2:21:37 PM:
2:21:37 PM: $ npm run build
2:21:37 PM: > build
2:21:37 PM: > npm run build --workspaces --if-present
2:21:37 PM: > @wormhole-foundation/wormhole-connect-sdk@0.1.0-beta.0 build
2:21:37 PM: > tsc -p tsconfig.cjs.json && tsc -p tsconfig.esm.json
2:21:52 PM: > @wormhole-foundation/wormhole-connect@0.0.1-beta.0 build
2:21:52 PM: > npm run build:lib; npm run build:hosted; npm run build:netlify
2:21:52 PM: > @wormhole-foundation/wormhole-connect@0.0.1-beta.0 build:lib
2:21:52 PM: > NODE_ENV=production NODE_OPTIONS=--max-old-space-size=8192 vite build
2:21:53 PM: The CJS build of Vite"s Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
vite v5.0.8 building for production...
vite v5.0.8 building for production...
2:22:07 PM: transforming...
2:22:12 PM: ../node_modules/@mui/material/ButtonBase/ButtonBase.js (311:4) A comment
2:22:12 PM: "/*#__PURE__*/"
2:22:12 PM: in "../node_modules/@mui/material/ButtonBase/ButtonBase.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:22:12 PM: ../node_modules/@scure/base/lib/esm/index.js (343:27) A comment
2:22:12 PM: "/* @__PURE__ */"
2:22:12 PM: in "../node_modules/@scure/base/lib/esm/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:22:20 PM: [plugin:vite:resolve] Module "querystring" has been externalized for browser compatibility, imported by "/opt/build/repo/node_modules/node-stdlib-browser/cjs/proxy/url.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
2:22:58 PM: ../node_modules/@walletconnect/qrcode-modal/dist/cjs/index.js (17:22) A comment
2:22:58 PM: "/*#__PURE__*/"
2:22:58 PM: in "../node_modules/@walletconnect/qrcode-modal/dist/cjs/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:22:58 PM: ../node_modules/@walletconnect/qrcode-modal/dist/cjs/index.js (18:27) A comment
2:22:58 PM: "/*#__PURE__*/"
2:22:58 PM: in "../node_modules/@walletconnect/qrcode-modal/dist/cjs/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:22:58 PM: ../node_modules/@walletconnect/legacy-modal/dist/cjs/index.js (17:22) A comment
2:22:58 PM: "/*#__PURE__*/"
2:22:58 PM: in "../node_modules/@walletconnect/legacy-modal/dist/cjs/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:22:58 PM: ../node_modules/@walletconnect/legacy-modal/dist/cjs/index.js (18:27) A comment
2:22:58 PM: "/*#__PURE__*/"
2:22:58 PM: in "../node_modules/@walletconnect/legacy-modal/dist/cjs/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:23:04 PM: ../node_modules/@protobufjs/inquire/index.js (12:18) Use of eval in "../node_modules/@protobufjs/inquire/index.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2:23:04 PM: ../node_modules/js-sha256/src/sha256.js (83:17) Use of eval in "../node_modules/js-sha256/src/sha256.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2:23:04 PM: ../node_modules/js-sha256/src/sha256.js (84:17) Use of eval in "../node_modules/js-sha256/src/sha256.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2:23:06 PM: ../node_modules/@openblockhq/dappsdk/dist/index.js (1:307875) Use of eval in "../node_modules/@openblockhq/dappsdk/dist/index.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2:23:38 PM: ✓ 13846 modules transformed.
2:23:41 PM: rendering chunks...
2:23:45 PM:
2:23:45 PM: [vite:dts] Start generate declaration files...
2:23:45 PM: computing gzip size...
2:23:45 PM: [vite:dts] Declaration files built in 14901ms.
2:23:45 PM:
2:23:46 PM: lib/style-O88ZzK88.css 0.36 kB │ gzip: 0.23 kB
2:23:46 PM: lib/index.mjs 0.24 kB │ gzip: 0.19 kB
2:23:46 PM: lib/dijkstra-_4avdlbo.mjs 2.02 kB │ gzip: 0.80 kB
2:23:46 PM: lib/ccip-o04ncOS1.mjs 4.18 kB │ gzip: 1.55 kB
2:23:46 PM: lib/wallets-XPPz8jCP.mjs 5.38 kB │ gzip: 1.43 kB
2:23:46 PM: lib/index-0zXd32RX.mjs 16.72 kB │ gzip: 5.49 kB
2:23:46 PM: lib/index-JV2Egyzb.mjs 34.97 kB │ gzip: 11.42 kB
2:23:46 PM: lib/solana-rft6fxf4.mjs 60.59 kB │ gzip: 17.17 kB
2:23:46 PM: lib/index-JqenVl52.mjs 114.62 kB │ gzip: 35.13 kB
2:23:46 PM: lib/index.es-LePET0sK.mjs 115.38 kB │ gzip: 31.57 kB
2:23:46 PM: lib/sui-lxsdo7B_.mjs 124.01 kB │ gzip: 49.56 kB
2:23:46 PM: lib/index-8dBAdDKf.mjs 167.35 kB │ gzip: 46.90 kB
2:23:46 PM: lib/index.es-av8zdNO0.mjs 173.62 kB │ gzip: 41.67 kB
2:23:46 PM: lib/index.es-KUd0abPC.mjs 234.76 kB │ gzip: 55.74 kB
2:23:46 PM: lib/evm-93U1XBoz.mjs 406.60 kB │ gzip: 95.26 kB
2:23:46 PM: lib/solanaEmbed.esm-p-wpYSqh.mjs 492.62 kB │ gzip: 130.91 kB
2:23:46 PM: lib/libsodium-wrappers-Ty-927Wd.mjs 864.47 kB │ gzip: 222.19 kB
2:23:46 PM: lib/cosmos-lJCs51lr.mjs 2,020.18 kB │ gzip: 560.13 kB
2:23:46 PM: lib/aptos-WlE-z6O8.mjs 3,330.05 kB │ gzip: 690.84 kB
2:23:46 PM: lib/sei-Gh1rQAh_.mjs 5,166.51 kB │ gzip: 713.51 kB
2:23:46 PM: lib/index-tilFLYeB.mjs 13,681.30 kB │ gzip: 2,638.69 kB
2:23:52 PM: lib/style-O88ZzK88.css 0.36 kB │ gzip: 0.23 kB
2:23:52 PM: lib/index.js 0.37 kB │ gzip: 0.24 kB
2:23:52 PM: lib/dijkstra-dsi_GddY.js 1.19 kB │ gzip: 0.60 kB
2:23:52 PM: lib/ccip-8GP-L--k.js 3.16 kB │ gzip: 1.38 kB
2:23:52 PM: lib/wallets-dYYjlQ6_.js 3.59 kB │ gzip: 1.16 kB
2:23:52 PM: lib/index-kBvB8zEA.js 13.14 kB │ gzip: 4.92 kB
2:23:52 PM: lib/index-884P1bD5.js 25.40 kB │ gzip: 9.99 kB
2:23:52 PM: lib/solana-2-KbuEKu.js 48.66 kB │ gzip: 16.08 kB
2:23:52 PM: lib/index.es-02x6lI5D.js 86.74 kB │ gzip: 28.84 kB
2:23:52 PM: lib/index-TvmtabWR.js 88.61 kB │ gzip: 32.01 kB
2:23:52 PM: lib/sui-46OyHb9c.js 99.45 kB │ gzip: 43.12 kB
2:23:52 PM: lib/index.es-LxhF7lqA.js 116.75 kB │ gzip: 37.20 kB
2:23:52 PM: lib/index-g5cIMIXE.js 138.28 kB │ gzip: 43.66 kB
2:23:52 PM: lib/index.es-tFYsFg8g.js 177.64 kB │ gzip: 49.57 kB
2:23:52 PM: lib/evm-fne5IQ3R.js 305.87 kB │ gzip: 84.98 kB
2:23:52 PM: lib/solanaEmbed.esm-8BPbK0So.js 347.00 kB │ gzip: 110.50 kB
2:23:52 PM: lib/libsodium-wrappers-FxE7SfuX.js 595.90 kB │ gzip: 208.06 kB
2:23:52 PM: lib/cosmos-hm7MlzLB.js 1,657.09 kB │ gzip: 531.13 kB
2:23:52 PM: lib/aptos-tO33m6fS.js 2,271.85 kB │ gzip: 619.24 kB
2:23:52 PM: lib/sei-WxM7lnWM.js 3,542.34 kB │ gzip: 615.66 kB
2:23:52 PM: lib/index-DNt_nphr.js 10,037.74 kB │ gzip: 2,340.49 kB
2:23:52 PM: ✓ built in 1m 59s
2:23:52 PM: > @wormhole-foundation/wormhole-connect@0.0.1-beta.0 build:hosted
2:23:52 PM: > VITE_BUILD_HOSTED=1 NODE_ENV=production NODE_OPTIONS=--max-old-space-size=8192 vite build
2:23:53 PM: The CJS build of Vite"s Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
2:23:53 PM: [vite:dts] You are building a library that may not need to generate declaration files.
2:23:53 PM: vite v5.0.8 building for production...
2:24:07 PM: transforming...
2:24:11 PM: ../node_modules/@scure/base/lib/esm/index.js (343:27) A comment
2:24:11 PM: "/* @__PURE__ */"
2:24:11 PM: in "../node_modules/@scure/base/lib/esm/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:24:31 PM: [plugin:vite:resolve] Module "querystring" has been externalized for browser compatibility, imported by "/opt/build/repo/node_modules/node-stdlib-browser/cjs/proxy/url.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
2:24:56 PM: ../node_modules/@walletconnect/qrcode-modal/dist/cjs/index.js (17:22) A comment
2:24:56 PM: "/*#__PURE__*/"
2:24:56 PM: in "../node_modules/@walletconnect/qrcode-modal/dist/cjs/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:24:56 PM: ../node_modules/@walletconnect/qrcode-modal/dist/cjs/index.js (18:27) A comment
2:24:56 PM: "/*#__PURE__*/"
2:24:56 PM: in "../node_modules/@walletconnect/qrcode-modal/dist/cjs/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:24:57 PM: ../node_modules/@walletconnect/legacy-modal/dist/cjs/index.js (17:22) A comment
2:24:57 PM: "/*#__PURE__*/"
2:24:57 PM: in "../node_modules/@walletconnect/legacy-modal/dist/cjs/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:24:57 PM: ../node_modules/@walletconnect/legacy-modal/dist/cjs/index.js (18:27) A comment
2:24:57 PM: "/*#__PURE__*/"
2:24:57 PM: in "../node_modules/@walletconnect/legacy-modal/dist/cjs/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:25:05 PM: ../node_modules/@protobufjs/inquire/index.js (12:18) Use of eval in "../node_modules/@protobufjs/inquire/index.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2:25:05 PM: ../node_modules/js-sha256/src/sha256.js (83:17) Use of eval in "../node_modules/js-sha256/src/sha256.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2:25:05 PM: ../node_modules/js-sha256/src/sha256.js (84:17) Use of eval in "../node_modules/js-sha256/src/sha256.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2:25:07 PM: ../node_modules/@openblockhq/dappsdk/dist/index.js (1:307875) Use of eval in "../node_modules/@openblockhq/dappsdk/dist/index.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2:25:41 PM: ✓ 13924 modules transformed.
2:25:43 PM: rendering chunks...
2:25:47 PM:
2:25:47 PM: [vite:dts] Start generate declaration files...
2:25:48 PM: computing gzip size...
2:25:48 PM: [vite:dts] Declaration files built in 15817ms.
2:25:48 PM:
2:25:49 PM: dist/main-O88ZzK88.css 0.36 kB │ gzip: 0.23 kB
2:25:49 PM: dist/assets/dijkstra-mfgL5WWt.js 1.16 kB │ gzip: 0.59 kB
2:25:49 PM: dist/assets/ccip-Riy6YmTn.js 2.87 kB │ gzip: 1.30 kB
2:25:49 PM: dist/assets/wallets-pQNhbRa-.js 3.53 kB │ gzip: 1.13 kB
2:25:49 PM: dist/assets/index-Dv9HAgB_.js 13.38 kB │ gzip: 5.07 kB
2:25:49 PM: dist/assets/index-7UgR9Epe.js 24.96 kB │ gzip: 9.92 kB
2:25:49 PM: dist/assets/solana-r3vOVfGL.js 48.68 kB │ gzip: 16.17 kB
2:25:49 PM: dist/assets/index.es-00radgcV.js 86.09 kB │ gzip: 28.75 kB
2:25:49 PM: dist/assets/index-LeHe4Gjj.js 88.12 kB │ gzip: 31.94 kB
2:25:49 PM: dist/assets/sui-4vLtme4F.js 92.36 kB │ gzip: 42.76 kB
2:25:49 PM: dist/assets/index.es-_gjAOSKQ.js 116.64 kB │ gzip: 37.22 kB
2:25:49 PM: dist/assets/index-jgiisz37.js 137.64 kB │ gzip: 43.51 kB
2:25:49 PM: dist/assets/index.es--jOuZ4lh.js 176.90 kB │ gzip: 49.65 kB
2:25:49 PM: dist/assets/evm-9ABgNyDA.js 305.85 kB │ gzip: 85.12 kB
2:25:49 PM: dist/assets/solanaEmbed.esm-8lU7Qhqn.js 344.76 kB │ gzip: 110.38 kB
2:25:49 PM: dist/assets/libsodium-wrappers-XgohdhTj.js 595.71 kB │ gzip: 207.99 kB
2:25:49 PM: dist/assets/cosmos-TcYN7x14.js 1,648.01 kB │ gzip: 530.51 kB
2:25:49 PM: dist/assets/aptos--cRgJxLv.js 2,271.01 kB │ gzip: 619.37 kB
2:25:49 PM: dist/assets/sei-UBsz5m5U.js 3,522.36 kB │ gzip: 614.76 kB
2:25:49 PM: dist/main.js 10,077.73 kB │ gzip: 2,355.93 kB
2:25:49 PM:
2:25:49 PM: (!) Some chunks are larger than 500 kB after minification. Consider:
2:25:49 PM: - Using dynamic import() to code-split the application
2:25:49 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
2:25:49 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
2:25:49 PM: ✓ built in 1m 55s
2:25:49 PM: > @wormhole-foundation/wormhole-connect@0.0.1-beta.0 build:netlify
2:25:49 PM: > VITE_BUILD_NETLIFY=1 NODE_ENV=production NODE_OPTIONS=--max-old-space-size=8192 vite build
2:25:50 PM: The CJS build of Vite"s Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
2:25:50 PM: [vite:dts] You are building a library that may not need to generate declaration files.
2:25:50 PM: vite v5.0.8 building for production...
2:26:04 PM: transforming...
2:26:07 PM: ../node_modules/@scure/base/lib/esm/index.js (343:27) A comment
2:26:07 PM: "/* @__PURE__ */"
2:26:07 PM: in "../node_modules/@scure/base/lib/esm/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:26:23 PM: [plugin:vite:resolve] Module "querystring" has been externalized for browser compatibility, imported by "/opt/build/repo/node_modules/node-stdlib-browser/cjs/proxy/url.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
2:26:52 PM: ../node_modules/@walletconnect/qrcode-modal/dist/cjs/index.js (17:22) A comment
2:26:52 PM: "/*#__PURE__*/"
2:26:52 PM: in "../node_modules/@walletconnect/qrcode-modal/dist/cjs/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:26:52 PM: ../node_modules/@walletconnect/qrcode-modal/dist/cjs/index.js (18:27) A comment
2:26:52 PM: "/*#__PURE__*/"
2:26:52 PM: in "../node_modules/@walletconnect/qrcode-modal/dist/cjs/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:26:53 PM: ../node_modules/@walletconnect/legacy-modal/dist/cjs/index.js (17:22) A comment
2:26:53 PM: "/*#__PURE__*/"
2:26:53 PM: in "../node_modules/@walletconnect/legacy-modal/dist/cjs/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:26:53 PM: ../node_modules/@walletconnect/legacy-modal/dist/cjs/index.js (18:27) A comment
2:26:53 PM: "/*#__PURE__*/"
2:26:53 PM: in "../node_modules/@walletconnect/legacy-modal/dist/cjs/index.js" contains an annotation that Rollup cannot interpret due to the position of the comment. The comment will be removed to avoid issues.
2:27:02 PM: ../node_modules/@protobufjs/inquire/index.js (12:18) Use of eval in "../node_modules/@protobufjs/inquire/index.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2:27:02 PM: ../node_modules/js-sha256/src/sha256.js (83:17) Use of eval in "../node_modules/js-sha256/src/sha256.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2:27:02 PM: ../node_modules/js-sha256/src/sha256.js (84:17) Use of eval in "../node_modules/js-sha256/src/sha256.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2:27:04 PM: ../node_modules/@openblockhq/dappsdk/dist/index.js (1:307875) Use of eval in "../node_modules/@openblockhq/dappsdk/dist/index.js" is strongly discouraged as it poses security risks and may cause issues with minification.
2:27:37 PM: ✓ 13927 modules transformed.
2:27:39 PM: rendering chunks...
2:27:43 PM:
2:27:43 PM: [vite:dts] Start generate declaration files...
2:27:44 PM: computing gzip size...
2:27:44 PM: [vite:dts] Declaration files built in 15319ms.
2:27:44 PM:
2:27:45 PM: build/index.html 1.07 kB │ gzip: 0.55 kB
2:27:45 PM: build/main-O88ZzK88.css 0.36 kB │ gzip: 0.23 kB
2:27:45 PM: build/assets/index-BiDspg0F.js 0.74 kB │ gzip: 0.42 kB
2:27:45 PM: build/assets/dijkstra-mfgL5WWt.js 1.16 kB │ gzip: 0.59 kB
2:27:45 PM: build/assets/ccip-RIDI5Ado.js 2.88 kB │ gzip: 1.31 kB
2:27:45 PM: build/assets/wallets-pQNhbRa-.js 3.53 kB │ gzip: 1.13 kB
2:27:45 PM: build/assets/index-DWpW-Rap.js 13.40 kB │ gzip: 5.07 kB
2:27:45 PM: build/assets/index-dMHpIS0M.js 24.97 kB │ gzip: 9.93 kB
2:27:45 PM: build/assets/solana-4luB11ev.js 48.71 kB │ gzip: 16.19 kB
2:27:45 PM: build/assets/index.es-2eFLY8MA.js 86.09 kB │ gzip: 28.75 kB
2:27:45 PM: build/assets/index-bb-WHOa6.js 88.13 kB │ gzip: 31.95 kB
2:27:45 PM: build/assets/sui-1xXw9QRB.js 92.37 kB │ gzip: 42.76 kB
2:27:45 PM: build/assets/index.es-8w4qG30m.js 116.66 kB │ gzip: 37.24 kB
2:27:45 PM: build/assets/index-ficySo3H.js 137.65 kB │ gzip: 43.52 kB
2:27:45 PM: build/assets/index.es-76imF1v6.js 176.91 kB │ gzip: 49.66 kB
2:27:45 PM: build/assets/evm-6-P8Q67M.js 305.87 kB │ gzip: 85.14 kB
2:27:45 PM: build/assets/solanaEmbed.esm-GfrJ51Fz.js 344.77 kB │ gzip: 110.39 kB
2:27:45 PM: build/assets/libsodium-wrappers-Vj-24Qny.js 595.72 kB │ gzip: 208.00 kB
2:27:45 PM: build/assets/cosmos-3ujHazOJ.js 1,648.02 kB │ gzip: 530.52 kB
2:27:45 PM: build/assets/aptos-aAKpXwq1.js 2,271.02 kB │ gzip: 619.38 kB
2:27:45 PM: build/assets/sei-LRhSKlg5.js 3,522.36 kB │ gzip: 614.76 kB
2:27:45 PM: build/assets/main-Pg4-EsXo.js 10,076.56 kB │ gzip: 2,355.60 kB
2:27:45 PM:
2:27:45 PM: (!) Some chunks are larger than 500 kB after minification. Consider:
2:27:45 PM: - Using dynamic import() to code-split the application
2:27:45 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
2:27:45 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
2:27:45 PM: ✓ built in 1m 54s
2:27:45 PM: > wormhole-connect-builder@0.1.0 build
2:27:45 PM: > react-scripts build
2:27:48 PM: Creating an optimized production build...
2:27:48 PM: Browserslist: caniuse-lite is outdated. Please run:
2:27:48 PM: npx update-browserslist-db@latest
2:27:48 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2:28:08 PM: Compiled successfully.
2:28:08 PM:
2:28:08 PM: File sizes after gzip:
2:28:08 PM: 190.42 kB build/static/js/main.1a6fa766.js
2:28:08 PM: The project was built assuming it is hosted at /.
2:28:08 PM: You can control this with the homepage field in your package.json.
2:28:08 PM: The build folder is ready to be deployed.
2:28:08 PM: You may serve it with a static server:
2:28:08 PM: npm install -g serve
2:28:08 PM: serve -s build
2:28:08 PM: Find out more about deployment here:
2:28:08 PM: https://cra.link/deployment
2:28:08 PM:
2:28:08 PM: (build.command completed in 6m 31.3s)
2:28:08 PM:
2:28:09 PM: (Netlify Build completed in 6m 32.5s)
2:28:10 PM: Section completed: building
2:30:13 PM: Finished processing build request in 9m21.609s
Deploying
Complete
Deploying
Complete
2:28:08 PM: Deploy site
2:28:08 PM: ────────────────────────────────────────────────────────────────
2:28:08 PM:
2:28:08 PM: Starting to deploy site from "wormhole-connect/build"
2:28:09 PM: Calculating files to upload
2:28:09 PM: 19 new files to upload
2:28:09 PM: 0 new functions to upload
2:28:09 PM: Section completed: deploying
2:28:09 PM: Site deploy was successfully initiated
2:28:09 PM:
2:28:09 PM: (Deploy site completed in 1s)
Cleanup
Complete
Cleanup
Complete
2:28:09 PM: Netlify Build Complete
2:28:09 PM: ────────────────────────────────────────────────────────────────
2:28:09 PM:
2:28:10 PM: Caching artifacts
2:28:10 PM: Started saving workspace sdk node modules
2:28:10 PM: Finished saving workspace sdk node modules
2:28:10 PM: Started saving workspace wormhole-connect node modules
2:28:10 PM: Finished saving workspace wormhole-connect node modules
2:28:10 PM: Started saving workspace builder node modules
2:28:10 PM: Finished saving workspace builder node modules
2:28:10 PM: Started saving workspace root node modules
2:28:10 PM: Finished saving workspace root node modules
2:28:10 PM: Started saving build plugins
2:28:10 PM: Finished saving build plugins
2:28:10 PM: Started saving corepack cache
2:28:10 PM: Finished saving corepack cache
2:28:10 PM: Started saving pip cache
2:28:10 PM: Finished saving pip cache
2:28:10 PM: Started saving emacs cask dependencies
2:28:10 PM: Finished saving emacs cask dependencies
2:28:10 PM: Started saving maven dependencies
2:28:10 PM: Finished saving maven dependencies
2:28:10 PM: Started saving boot dependencies
2:28:10 PM: Finished saving boot dependencies
2:28:10 PM: Started saving rust rustup cache
2:28:10 PM: Finished saving rust rustup cache
2:28:10 PM: Started saving go dependencies
2:28:10 PM: Finished saving go dependencies
2:28:10 PM: Build script success
2:30:10 PM: Uploading Cache of size 511.2MB
2:30:13 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
2:28:09 PM: Starting post processing
2:28:10 PM: Skipping form detection
2:28:10 PM: Post processing - header rules
2:28:10 PM: Post processing - redirect rules
2:28:10 PM: Site is live ✨
2:28:10 PM: Post processing done
2:28:10 PM: Section completed: postprocessing