Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add graphQl support #26

Merged
merged 2 commits into from
Sep 5, 2023

feat: update to latest subsquid, env vars

255aeeb
Select commit
Loading
Failed to load commit list.
Merged

feat: add graphQl support #26

feat: update to latest subsquid, env vars
255aeeb
Select commit
Loading
Failed to load commit list.
Fleek.co / defi-oeth succeeded Sep 5, 2023 in 2m 9s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2023-09-05T20:27:14.058Z

2023-09-05T20:27:15.367Z: Deploy started
2023-09-05T20:27:17.345Z: Docker image: 'node:lts'
2023-09-05T20:27:17.345Z: Build command: 'npm install -g pnpm && pnpm install && pnpm exec nx run oeth:build'
2023-09-05T20:27:17.345Z: Triggering build execution...
2023-09-05T20:28:01.757Z: added 1 package in 878ms
2023-09-05T20:28:01.758Z: 1 package is looking for funding
2023-09-05T20:28:01.758Z: run `npm fund` for details
2023-09-05T20:28:01.758Z: npm notice
2023-09-05T20:28:01.759Z: npm notice New major version of npm available! 9.6.7 -> 10.0.0
2023-09-05T20:28:01.759Z: npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.0.0>
2023-09-05T20:28:01.759Z: npm notice Run `npm install -g npm@10.0.0` to update!
2023-09-05T20:28:01.759Z: npm notice
2023-09-05T20:28:02.409Z: Lockfile is up to date, resolution step is skipped
2023-09-05T20:28:02.514Z: Progress: resolved 1, reused 0, downloaded 0, added 0
2023-09-05T20:28:02.833Z: Packages: +1700
2023-09-05T20:28:02.833Z: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2023-09-05T20:28:03.520Z: Progress: resolved 1700, reused 0, downloaded 69, added 68
2023-09-05T20:28:04.522Z: Progress: resolved 1700, reused 0, downloaded 155, added 144
2023-09-05T20:28:05.522Z: Progress: resolved 1700, reused 0, downloaded 320, added 312
2023-09-05T20:28:06.522Z: Progress: resolved 1700, reused 0, downloaded 486, added 486
2023-09-05T20:28:07.524Z: Progress: resolved 1700, reused 0, downloaded 755, added 756
2023-09-05T20:28:08.524Z: Progress: resolved 1700, reused 0, downloaded 1017, added 1018
2023-09-05T20:28:09.524Z: Progress: resolved 1700, reused 0, downloaded 1303, added 1307
2023-09-05T20:28:10.524Z: Progress: resolved 1700, reused 0, downloaded 1552, added 1555
2023-09-05T20:28:11.341Z: Progress: resolved 1700, reused 0, downloaded 1696, added 1700, done
2023-09-05T20:28:12.419Z: .../node_modules/bigint-buffer install$ npm run rebuild || echo "Couldn't build bindings. Non-native version used."
2023-09-05T20:28:12.451Z: .../node_modules/@parcel/watcher install$ node-gyp-build
2023-09-05T20:28:12.475Z: .../node_modules/bufferutil install$ node-gyp-build
2023-09-05T20:28:12.508Z: .../node_modules/utf-8-validate install$ node-gyp-build
2023-09-05T20:28:12.618Z: .../node_modules/@parcel/watcher install: Done
2023-09-05T20:28:12.657Z: .../node_modules/bufferutil install: Done
2023-09-05T20:28:12.683Z: .../node_modules/utf-8-validate install: Done
2023-09-05T20:28:12.783Z: .../node_modules/bigint-buffer install: > bigint-buffer@1.1.5 rebuild
2023-09-05T20:28:12.783Z: .../node_modules/bigint-buffer install: > node-gyp rebuild
2023-09-05T20:28:12.859Z: .../node_modules/bigint-buffer install: gyp info it worked if it ends with ok
2023-09-05T20:28:12.861Z: .../node_modules/bigint-buffer install: gyp info using node-gyp@9.3.1
2023-09-05T20:28:12.861Z: .../node_modules/bigint-buffer install: gyp info using node@18.17.1 | linux | x64
2023-09-05T20:28:12.928Z: .../node_modules/bigint-buffer install: gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3"
2023-09-05T20:28:13.031Z: .../node_modules/bigint-buffer install: gyp http GET https://nodejs.org/download/release/v18.17.1/node-v18.17.1-headers.tar.gz
2023-09-05T20:28:13.123Z: .../node_modules/bigint-buffer install: gyp http 200 https://nodejs.org/download/release/v18.17.1/node-v18.17.1-headers.tar.gz
2023-09-05T20:28:14.472Z: .../node_modules/bigint-buffer install: gyp http GET https://nodejs.org/download/release/v18.17.1/SHASUMS256.txt
2023-09-05T20:28:14.494Z: .../node_modules/bigint-buffer install: gyp http 200 https://nodejs.org/download/release/v18.17.1/SHASUMS256.txt
2023-09-05T20:28:14.503Z: .../node_modules/bigint-buffer install: gyp info spawn /usr/bin/python3
2023-09-05T20:28:14.504Z: .../node_modules/bigint-buffer install: gyp info spawn args [
2023-09-05T20:28:14.504Z: .../node_modules/bigint-buffer install: gyp info spawn args   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
2023-09-05T20:28:14.504Z: .../node_modules/bigint-buffer install: gyp info spawn args   'binding.gyp',
2023-09-05T20:28:14.504Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-f',
2023-09-05T20:28:14.504Z: .../node_modules/bigint-buffer install: gyp info spawn args   'make',
2023-09-05T20:28:14.504Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-I',
2023-09-05T20:28:14.505Z: .../node_modules/bigint-buffer install: gyp info spawn args   '/workspace/node_modules/.pnpm/bigint-buffer@1.1.5/node_modules/bigint-buffer/build/config.gypi',
2023-09-05T20:28:14.505Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-I',
2023-09-05T20:28:14.505Z: .../node_modules/bigint-buffer install: gyp info spawn args   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
2023-09-05T20:28:14.505Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-I',
2023-09-05T20:28:14.505Z: .../node_modules/bigint-buffer install: gyp info spawn args   '/root/.cache/node-gyp/18.17.1/include/node/common.gypi',
2023-09-05T20:28:14.505Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Dlibrary=shared_library',
2023-09-05T20:28:14.505Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Dvisibility=default',
2023-09-05T20:28:14.506Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Dnode_root_dir=/root/.cache/node-gyp/18.17.1',
2023-09-05T20:28:14.506Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp',
2023-09-05T20:28:14.506Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Dnode_lib_file=/root/.cache/node-gyp/18.17.1/<(target_arch)/node.lib',
2023-09-05T20:28:14.506Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Dmodule_root_dir=/workspace/node_modules/.pnpm/bigint-buffer@1.1.5/node_modules/bigint-buffer',
2023-09-05T20:28:14.506Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Dnode_engine=v8',
2023-09-05T20:28:14.506Z: .../node_modules/bigint-buffer install: gyp info spawn args   '--depth=.',
2023-09-05T20:28:14.506Z: .../node_modules/bigint-buffer install: gyp info spawn args   '--no-parallel',
2023-09-05T20:28:14.506Z: .../node_modules/bigint-buffer install: gyp info spawn args   '--generator-output',
2023-09-05T20:28:14.506Z: .../node_modules/bigint-buffer install: gyp info spawn args   'build',
2023-09-05T20:28:14.506Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Goutput_dir=.'
2023-09-05T20:28:14.507Z: .../node_modules/bigint-buffer install: gyp info spawn args ]
2023-09-05T20:28:14.628Z: .../node_modules/bigint-buffer install: gyp info spawn make
2023-09-05T20:28:14.629Z: .../node_modules/bigint-buffer install: gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
2023-09-05T20:28:14.915Z: .../node_modules/bigint-buffer install: make: Entering directory '/workspace/node_modules/.pnpm/bigint-buffer@1.1.5/node_modules/bigint-buffer/build'
2023-09-05T20:28:14.915Z: .../node_modules/bigint-buffer install:   CC(target) Release/obj.target/bigint_buffer/src/bigint-buffer.o
2023-09-05T20:28:15.025Z: .../node_modules/bigint-buffer install:   SOLINK_MODULE(target) Release/obj.target/bigint_buffer.node
2023-09-05T20:28:15.058Z: .../node_modules/bigint-buffer install:   COPY Release/bigint_buffer.node
2023-09-05T20:28:15.061Z: .../node_modules/bigint-buffer install: make: Leaving directory '/workspace/node_modules/.pnpm/bigint-buffer@1.1.5/node_modules/bigint-buffer/build'
2023-09-05T20:28:15.062Z: .../node_modules/bigint-buffer install: gyp info ok
2023-09-05T20:28:15.079Z: .../node_modules/bigint-buffer install: Done
2023-09-05T20:28:15.096Z: .../esbuild@0.18.19/node_modules/esbuild postinstall$ node install.js
2023-09-05T20:28:15.117Z: .../.pnpm/nx@16.6.0/node_modules/nx postinstall$ node ./bin/post-install
2023-09-05T20:28:15.178Z: .../esbuild@0.18.19/node_modules/esbuild postinstall: Done
2023-09-05T20:28:18.341Z: .../.pnpm/nx@16.6.0/node_modules/nx postinstall: Done
2023-09-05T20:28:18.432Z: .../keccak@3.0.3/node_modules/keccak install$ node-gyp-build || exit 0
2023-09-05T20:28:18.538Z: .../keccak@3.0.3/node_modules/keccak install: Done
2023-09-05T20:28:18.837Z: dependencies:
2023-09-05T20:28:18.837Z: + @emotion/react 11.11.1
2023-09-05T20:28:18.837Z: + @emotion/styled 11.11.0
2023-09-05T20:28:18.837Z: + @mui/material 5.14.3
2023-09-05T20:28:18.837Z: + @rainbow-me/rainbowkit 1.0.9
2023-09-05T20:28:18.837Z: + @react-hookz/web 23.1.0
2023-09-05T20:28:18.837Z: + @tanstack/react-query 4.32.6
2023-09-05T20:28:18.837Z: + @tanstack/react-table 8.9.3
2023-09-05T20:28:18.837Z: + axios 1.4.0
2023-09-05T20:28:18.837Z: + graphql 16.8.0
2023-09-05T20:28:18.837Z: + immer 10.0.2
2023-09-05T20:28:18.837Z: + lodash 4.17.21
2023-09-05T20:28:18.837Z: + react 18.2.0
2023-09-05T20:28:18.837Z: + react-dom 18.2.0
2023-09-05T20:28:18.837Z: + react-intl 6.4.4
2023-09-05T20:28:18.837Z: + react-router-dom 6.14.2
2023-09-05T20:28:18.837Z: + react-tracked 1.7.11
2023-09-05T20:28:18.837Z: + tslib 2.6.1
2023-09-05T20:28:18.837Z: + viem 1.7.0
2023-09-05T20:28:18.837Z: + wagmi 1.3.10
2023-09-05T20:28:18.837Z: devDependencies:
2023-09-05T20:28:18.837Z: + @babel/preset-react 7.22.5
2023-09-05T20:28:18.837Z: + @faker-js/faker 8.0.2
2023-09-05T20:28:18.837Z: + @formatjs/cli 6.1.3
2023-09-05T20:28:18.837Z: + @graphql-codegen/cli 5.0.0
2023-09-05T20:28:18.837Z: + @graphql-codegen/near-operation-file-preset 2.5.0
2023-09-05T20:28:18.837Z: + @graphql-codegen/typescript 4.0.1
2023-09-05T20:28:18.837Z: + @graphql-codegen/typescript-operations 4.0.1
2023-09-05T20:28:18.837Z: + @graphql-codegen/typescript-react-query 4.1.0
2023-09-05T20:28:18.837Z: + @nx/cypress 16.6.0
2023-09-05T20:28:18.837Z: + @nx/eslint-plugin 16.6.0
2023-09-05T20:28:18.837Z: + @nx/js 16.6.0
2023-09-05T20:28:18.837Z: + @nx/linter 16.6.0
2023-09-05T20:28:18.837Z: + @nx/react 16.6.0
2023-09-05T20:28:18.837Z: + @nx/storybook 16.6.0
2023-09-05T20:28:18.837Z: + @nx/vite 16.6.0
2023-09-05T20:28:18.837Z: + @nx/web 16.6.0
2023-09-05T20:28:18.837Z: + @nx/workspace 16.6.0
2023-09-05T20:28:18.837Z: + @storybook/addon-essentials 7.2.1
2023-09-05T20:28:18.837Z: + @storybook/addon-interactions 7.2.1
2023-09-05T20:28:18.837Z: + @storybook/core-common 7.2.1
2023-09-05T20:28:18.837Z: + @storybook/core-server 7.2.1
2023-09-05T20:28:18.837Z: + @storybook/jest 0.1.0
2023-09-05T20:28:18.837Z: + @storybook/react 7.2.1
2023-09-05T20:28:18.837Z: + @storybook/react-vite 7.2.1
2023-09-05T20:28:18.837Z: + @storybook/testing-library 0.2.0
2023-09-05T20:28:18.837Z: + @testing-library/react 14.0.0
2023-09-05T20:28:18.837Z: + @types/lodash 4.14.196
2023-09-05T20:28:18.837Z: + @types/node 18.14.2
2023-09-05T20:28:18.837Z: + @types/react 18.2.18
2023-09-05T20:28:18.837Z: + @types/react-dom 18.2.7
2023-09-05T20:28:18.837Z: + @typescript-eslint/eslint-plugin 6.3.0
2023-09-05T20:28:18.837Z: + @typescript-eslint/parser 6.3.0
2023-09-05T20:28:18.837Z: + @vitejs/plugin-react 4.0.4
2023-09-05T20:28:18.837Z: + @vitest/coverage-c8 0.33.0
2023-09-05T20:28:18.837Z: + @vitest/ui 0.34.1
2023-09-05T20:28:18.837Z: + babel-plugin-formatjs 10.5.3
2023-09-05T20:28:18.837Z: + buffer 6.0.3
2023-09-05T20:28:18.837Z: + eslint 8.46.0
2023-09-05T20:28:18.837Z: + eslint-config-prettier 9.0.0
2023-09-05T20:28:18.837Z: + eslint-plugin-cypress 2.13.3
2023-09-05T20:28:18.837Z: + eslint-plugin-formatjs 4.10.3
2023-09-05T20:28:18.837Z: + eslint-plugin-import 2.28.0
2023-09-05T20:28:18.837Z: + eslint-plugin-jsx-a11y 6.7.1
2023-09-05T20:28:18.837Z: + eslint-plugin-prettier 5.0.0
2023-09-05T20:28:18.837Z: + eslint-plugin-react 7.33.1
2023-09-05T20:28:18.837Z: + eslint-plugin-react-hooks 4.6.0
2023-09-05T20:28:18.837Z: + eslint-plugin-simple-import-sort 10.0.0
2023-09-05T20:28:18.837Z: + eslint-plugin-unused-imports 3.0.0
2023-09-05T20:28:18.837Z: + jsdom 22.1.0
2023-09-05T20:28:18.837Z: + nx 16.6.0
2023-09-05T20:28:18.837Z: + prettier 3.0.1
2023-09-05T20:28:18.837Z: + storybook-addon-pseudo-states 2.1.0
2023-09-05T20:28:18.837Z: + ts-node 10.9.1
2023-09-05T20:28:18.837Z: + typescript 5.1.6
2023-09-05T20:28:18.837Z: + vite 4.4.9
2023-09-05T20:28:18.837Z: + vite-plugin-dts 3.5.1
2023-09-05T20:28:18.837Z: + vite-plugin-static-copy 0.17.0
2023-09-05T20:28:18.837Z: + vite-plugin-svgr 3.2.0
2023-09-05T20:28:18.837Z: + vite-tsconfig-paths 4.2.0
2023-09-05T20:28:18.837Z: + vitest 0.34.1
2023-09-05T20:28:18.910Z: Done in 17.1s
2023-09-05T20:28:25.218Z: > nx run oeth:build:production
2023-09-05T20:28:59.605Z: vite v4.4.9 building for production...
2023-09-05T20:28:59.647Z: transforming...
2023-09-05T20:29:20.014Z: Deployed to IPFS and got the hash:
2023-09-05T20:29:20.014Z: QmV6uou83gK1VBc3z6m7f97fKoQ3u6hBjYNqUBSZBWKH8P
2023-09-05T20:29:20.014Z: Checking content availability on IPFS...
2023-09-05T20:29:16.701Z: ✓ 3959 modules transformed.
2023-09-05T20:29:17.500Z: rendering chunks...
2023-09-05T20:29:18.286Z: computing gzip size...
2023-09-05T20:29:18.371Z: ../../dist/apps/oeth/index.html                                           1.86 kB │ gzip:   0.69 kB
2023-09-05T20:29:18.371Z: ../../dist/apps/oeth/assets/index-b591aed5.css                           27.32 kB │ gzip:   4.38 kB
2023-09-05T20:29:18.371Z: ../../dist/apps/oeth/assets/browser-3852a342.js                           0.29 kB │ gzip:   0.15 kB
2023-09-05T20:29:18.371Z: ../../dist/apps/oeth/assets/base-3MIUIYGA-d99275a3.js                     0.56 kB │ gzip:   0.42 kB
2023-09-05T20:29:18.371Z: ../../dist/apps/oeth/assets/ledgerWallet-DIS4VM6H-4bb59c9f.js             0.58 kB │ gzip:   0.43 kB
2023-09-05T20:29:18.371Z: ../../dist/apps/oeth/assets/coinbaseWallet-2OUR5TUP-f6c629ff.js           0.78 kB │ gzip:   0.51 kB
2023-09-05T20:29:18.371Z: ../../dist/apps/oeth/assets/injectedWallet-EUKDEAIU-b2513a2e.js           0.89 kB │ gzip:   0.61 kB
2023-09-05T20:29:18.371Z: ../../dist/apps/oeth/assets/argentWallet-5OEFC7BD-4ad2222d.js             0.97 kB │ gzip:   0.65 kB
2023-09-05T20:29:18.371Z: ../../dist/apps/oeth/assets/optimism-UUP5Y7TB-96a3957f.js                 1.14 kB │ gzip:   0.74 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/ethereum-4FY57XJF-20f89eb8.js                 1.18 kB │ gzip:   0.65 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/imTokenWallet-DMDOIZDQ-355c0c6d.js            1.29 kB │ gzip:   0.85 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/avalanche-TFPKP544-83c89fd5.js                1.38 kB │ gzip:   0.87 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/cronos-DQKKIEX7-67e88155.js                   1.42 kB │ gzip:   0.89 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/polygon-Z4QITDL7-953b4259.js                  1.43 kB │ gzip:   0.88 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/Chrome-LGF33C3S-f104e3bc.js                   1.52 kB │ gzip:   0.84 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/arbitrum-LYDBJZP3-eb03435b.js                 1.59 kB │ gzip:   1.00 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/bsc-S2GSW6VX-05341716.js                      1.61 kB │ gzip:   0.87 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/safeWallet-DFMLSLCR-bb33abc9.js               1.91 kB │ gzip:   1.01 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/walletConnectWallet-D6ZADJM7-c1d5c644.js      2.00 kB │ gzip:   1.04 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/Opera-KV54PXPA-f31a1b5e.js                    2.04 kB │ gzip:   1.11 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/zora-KVO7WIOK-bf3eb886.js                     2.39 kB │ gzip:   1.18 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/braveWallet-BTBH4MDN-77ab02b2.js              2.56 kB │ gzip:   1.44 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/ccip-99c1437c.js                              2.81 kB │ gzip:   1.27 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/refresh-5KGGHTJP-ba752184.js                  2.87 kB │ gzip:   1.37 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/hardhat-ARRFHFKB-687e462a.js                  4.02 kB │ gzip:   1.91 kB
2023-09-05T20:29:18.372Z: ../../dist/apps/oeth/assets/create-PAJXJDV3-ebff10a4.js                   4.22 kB │ gzip:   1.85 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/Brave-YATE5BIM-7f4f924c.js                    4.39 kB │ gzip:   2.07 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/scan-HZBLXLM4-eb21bae1.js                     4.58 kB │ gzip:   1.93 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/rainbowWallet-GGU64QEI-80e56a37.js            4.63 kB │ gzip:   1.63 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/Edge-K2JEGI5S-e4909cbd.js                     5.56 kB │ gzip:   2.36 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/Arc-QDJFTGH2-dedcf34b.js                      6.82 kB │ gzip:   2.56 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/http-583db9a5.js                              7.85 kB │ gzip:   2.82 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/metaMaskWallet-ORHUNQRP-ac2ea8b3.js           8.44 kB │ gzip:   2.14 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/sign-KJDNWGMD-8c85a4b4.js                    10.39 kB │ gzip:   3.82 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/Browser-HN7O5MN7-2ca1b32c.js                 10.89 kB │ gzip:   3.69 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/login-ZSMM5UYL-b8add756.js                   12.31 kB │ gzip:   5.02 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/index-c36468b0.js                            12.64 kB │ gzip:   4.71 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/Safari-2QIYKJ4P-594ed864.js                  14.33 kB │ gzip:   5.42 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/hooks.module-a59256f8.js                     14.85 kB │ gzip:   5.93 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/Firefox-NP5SYEK5-47084019.js                 14.97 kB │ gzip:   5.03 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/browser-40a979ef.js                          22.97 kB │ gzip:   8.90 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/assets-26YY4GVD-ebee59af.js                  23.60 kB │ gzip:   6.62 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/index-c1152c69.js                            79.88 kB │ gzip:  25.56 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/index-e70bcbc1.js                           113.60 kB │ gzip:  34.24 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/index.es-3c224296.js                        236.32 kB │ gzip:  69.72 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/index-ed294e7b.js                           508.58 kB │ gzip: 141.39 kB
2023-09-05T20:29:18.373Z: ../../dist/apps/oeth/assets/index-990d5d47.js                         1,659.78 kB │ gzip: 497.58 kB
2023-09-05T20:29:18.373Z: (!) Some chunks are larger than 500 kBs after minification. Consider:
2023-09-05T20:29:18.373Z: - Using dynamic import() to code-split the application
2023-09-05T20:29:18.373Z: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
2023-09-05T20:29:18.373Z: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
2023-09-05T20:29:18.463Z: [vite-plugin-static-copy] Copied 276 items.
2023-09-05T20:29:18.464Z: ✓ built in 18.86s
2023-09-05T20:29:18.618Z: 
2023-09-05T20:29:18.618Z: >  NX   Successfully ran target build for project oeth
2023-09-05T20:29:21.490Z: You can preview this build on :
2023-09-05T20:29:21.490Z: https://bafybeideptacuengoablevdyq5vv6qgb2y7ngnwdt3zurmlosi7ys3tmjq.on.fleek.co