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

[TAS-241] feat: use hashrouter, move to RouteProvider, expose routes #30

Merged
merged 2 commits into from
Sep 10, 2023

refactor: remove external client for simplicity

232fbec
Select commit
Loading
Failed to load commit list.
Merged

[TAS-241] feat: use hashrouter, move to RouteProvider, expose routes #30

refactor: remove external client for simplicity
232fbec
Select commit
Loading
Failed to load commit list.
Fleek.co / defi-oeth succeeded Sep 8, 2023 in 2m 11s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2023-09-08T12:48:57.247Z

2023-09-08T12:48:58.566Z: Deploy started
2023-09-08T12:49:00.565Z: Docker image: 'node:lts'
2023-09-08T12:49:00.565Z: Build command: 'npm install -g pnpm && pnpm install && pnpm exec nx run oeth:build'
2023-09-08T12:49:00.565Z: Triggering build execution...
2023-09-08T12:49:42.483Z: added 1 package in 850ms
2023-09-08T12:49:42.483Z: 1 package is looking for funding
2023-09-08T12:49:42.483Z: run `npm fund` for details
2023-09-08T12:49:42.484Z: npm notice
2023-09-08T12:49:42.484Z: npm notice New major version of npm available! 9.6.7 -> 10.0.0
2023-09-08T12:49:42.484Z: npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.0.0>
2023-09-08T12:49:42.484Z: npm notice Run `npm install -g npm@10.0.0` to update!
2023-09-08T12:49:42.484Z: npm notice
2023-09-08T12:49:43.127Z: Lockfile is up to date, resolution step is skipped
2023-09-08T12:49:43.236Z: Progress: resolved 1, reused 0, downloaded 0, added 0
2023-09-08T12:49:43.537Z: Packages: +1779
2023-09-08T12:49:43.537Z: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2023-09-08T12:49:44.237Z: Progress: resolved 1779, reused 0, downloaded 11, added 0
2023-09-08T12:49:45.249Z: Progress: resolved 1779, reused 0, downloaded 172, added 166
2023-09-08T12:49:46.253Z: Progress: resolved 1779, reused 0, downloaded 336, added 331
2023-09-08T12:49:47.251Z: Progress: resolved 1779, reused 0, downloaded 500, added 502
2023-09-08T12:49:48.255Z: Progress: resolved 1779, reused 0, downloaded 781, added 790
2023-09-08T12:49:49.257Z: Progress: resolved 1779, reused 0, downloaded 1082, added 1091
2023-09-08T12:49:50.257Z: Progress: resolved 1779, reused 0, downloaded 1429, added 1438
2023-09-08T12:49:51.258Z: Progress: resolved 1779, reused 0, downloaded 1649, added 1659
2023-09-08T12:49:51.760Z: Progress: resolved 1779, reused 0, downloaded 1769, added 1779, done
2023-09-08T12:49:52.934Z: .../node_modules/bigint-buffer install$ npm run rebuild || echo "Couldn't build bindings. Non-native version used."
2023-09-08T12:49:52.963Z: .../es5-ext@0.10.62/node_modules/es5-ext postinstall$  node -e "try{require('./_postinstall')}catch(e){}" || exit 0
2023-09-08T12:49:52.995Z: .../node_modules/@parcel/watcher install$ node-gyp-build
2023-09-08T12:49:53.032Z: .../node_modules/bufferutil install$ node-gyp-build
2023-09-08T12:49:53.061Z: .../es5-ext@0.10.62/node_modules/es5-ext postinstall: Done
2023-09-08T12:49:53.074Z: .../node_modules/utf-8-validate install$ node-gyp-build
2023-09-08T12:49:53.217Z: .../node_modules/@parcel/watcher install: Done
2023-09-08T12:49:53.227Z: .../node_modules/bufferutil install: Done
2023-09-08T12:49:53.281Z: .../node_modules/utf-8-validate install: Done
2023-09-08T12:49:53.335Z: .../node_modules/bigint-buffer install: > bigint-buffer@1.1.5 rebuild
2023-09-08T12:49:53.335Z: .../node_modules/bigint-buffer install: > node-gyp rebuild
2023-09-08T12:49:53.409Z: .../node_modules/bigint-buffer install: gyp info it worked if it ends with ok
2023-09-08T12:49:53.410Z: .../node_modules/bigint-buffer install: gyp info using node-gyp@9.3.1
2023-09-08T12:49:53.411Z: .../node_modules/bigint-buffer install: gyp info using node@18.17.1 | linux | x64
2023-09-08T12:49:53.480Z: .../node_modules/bigint-buffer install: gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3"
2023-09-08T12:49:53.579Z: .../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-08T12:49:53.707Z: .../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-08T12:49:55.342Z: .../node_modules/bigint-buffer install: gyp http GET https://nodejs.org/download/release/v18.17.1/SHASUMS256.txt
2023-09-08T12:49:55.358Z: .../node_modules/bigint-buffer install: gyp http 200 https://nodejs.org/download/release/v18.17.1/SHASUMS256.txt
2023-09-08T12:49:55.367Z: .../node_modules/bigint-buffer install: gyp info spawn /usr/bin/python3
2023-09-08T12:49:55.367Z: .../node_modules/bigint-buffer install: gyp info spawn args [
2023-09-08T12:49:55.368Z: .../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-08T12:49:55.368Z: .../node_modules/bigint-buffer install: gyp info spawn args   'binding.gyp',
2023-09-08T12:49:55.368Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-f',
2023-09-08T12:49:55.368Z: .../node_modules/bigint-buffer install: gyp info spawn args   'make',
2023-09-08T12:49:55.368Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-I',
2023-09-08T12:49:55.368Z: .../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-08T12:49:55.369Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-I',
2023-09-08T12:49:55.369Z: .../node_modules/bigint-buffer install: gyp info spawn args   '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
2023-09-08T12:49:55.369Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-I',
2023-09-08T12:49:55.369Z: .../node_modules/bigint-buffer install: gyp info spawn args   '/root/.cache/node-gyp/18.17.1/include/node/common.gypi',
2023-09-08T12:49:55.369Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Dlibrary=shared_library',
2023-09-08T12:49:55.369Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Dvisibility=default',
2023-09-08T12:49:55.369Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Dnode_root_dir=/root/.cache/node-gyp/18.17.1',
2023-09-08T12:49:55.370Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp',
2023-09-08T12:49:55.370Z: .../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-08T12:49:55.370Z: .../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-08T12:49:55.370Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Dnode_engine=v8',
2023-09-08T12:49:55.370Z: .../node_modules/bigint-buffer install: gyp info spawn args   '--depth=.',
2023-09-08T12:49:55.370Z: .../node_modules/bigint-buffer install: gyp info spawn args   '--no-parallel',
2023-09-08T12:49:55.370Z: .../node_modules/bigint-buffer install: gyp info spawn args   '--generator-output',
2023-09-08T12:49:55.370Z: .../node_modules/bigint-buffer install: gyp info spawn args   'build',
2023-09-08T12:49:55.370Z: .../node_modules/bigint-buffer install: gyp info spawn args   '-Goutput_dir=.'
2023-09-08T12:49:55.371Z: .../node_modules/bigint-buffer install: gyp info spawn args ]
2023-09-08T12:49:55.485Z: .../node_modules/bigint-buffer install: gyp info spawn make
2023-09-08T12:49:55.485Z: .../node_modules/bigint-buffer install: gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
2023-09-08T12:49:55.486Z: .../node_modules/bigint-buffer install: make: Entering directory '/workspace/node_modules/.pnpm/bigint-buffer@1.1.5/node_modules/bigint-buffer/build'
2023-09-08T12:49:55.487Z: .../node_modules/bigint-buffer install:   CC(target) Release/obj.target/bigint_buffer/src/bigint-buffer.o
2023-09-08T12:49:55.597Z: .../node_modules/bigint-buffer install:   SOLINK_MODULE(target) Release/obj.target/bigint_buffer.node
2023-09-08T12:49:55.630Z: .../node_modules/bigint-buffer install:   COPY Release/bigint_buffer.node
2023-09-08T12:49:55.633Z: .../node_modules/bigint-buffer install: make: Leaving directory '/workspace/node_modules/.pnpm/bigint-buffer@1.1.5/node_modules/bigint-buffer/build'
2023-09-08T12:49:55.633Z: .../node_modules/bigint-buffer install: gyp info ok
2023-09-08T12:49:55.650Z: .../node_modules/bigint-buffer install: Done
2023-09-08T12:49:55.667Z: .../esbuild@0.18.19/node_modules/esbuild postinstall$ node install.js
2023-09-08T12:49:55.687Z: .../.pnpm/nx@16.6.0/node_modules/nx postinstall$ node ./bin/post-install
2023-09-08T12:49:55.739Z: .../esbuild@0.18.19/node_modules/esbuild postinstall: Done
2023-09-08T12:49:59.280Z: .../.pnpm/nx@16.6.0/node_modules/nx postinstall: Done
2023-09-08T12:49:59.381Z: .../keccak@3.0.3/node_modules/keccak install$ node-gyp-build || exit 0
2023-09-08T12:49:59.486Z: .../keccak@3.0.3/node_modules/keccak install: Done
2023-09-08T12:49:59.791Z: dependencies:
2023-09-08T12:49:59.791Z: + @curvefi/api 2.46.4
2023-09-08T12:49:59.791Z: + @emotion/react 11.11.1
2023-09-08T12:49:59.791Z: + @emotion/styled 11.11.0
2023-09-08T12:49:59.791Z: + @mui/material 5.14.3
2023-09-08T12:49:59.791Z: + @rainbow-me/rainbowkit 1.0.10
2023-09-08T12:49:59.791Z: + @react-hookz/web 23.1.0
2023-09-08T12:49:59.791Z: + @tanstack/react-query 4.32.6
2023-09-08T12:49:59.791Z: + @tanstack/react-table 8.9.3
2023-09-08T12:49:59.791Z: + @wagmi/core 1.4.1
2023-09-08T12:49:59.791Z: + axios 1.4.0
2023-09-08T12:49:59.791Z: + ethers 6.7.1
2023-09-08T12:49:59.791Z: + graphql 16.8.0
2023-09-08T12:49:59.791Z: + immer 10.0.2
2023-09-08T12:49:59.791Z: + ramda 0.29.0
2023-09-08T12:49:59.791Z: + react 18.2.0
2023-09-08T12:49:59.791Z: + react-dom 18.2.0
2023-09-08T12:49:59.791Z: + react-intl 6.4.4
2023-09-08T12:49:59.791Z: + react-router-dom 6.14.2
2023-09-08T12:49:59.791Z: + react-tracked 1.7.11
2023-09-08T12:49:59.791Z: + tslib 2.6.1
2023-09-08T12:49:59.791Z: + viem 1.10.4
2023-09-08T12:49:59.791Z: + wagmi 1.4.1
2023-09-08T12:49:59.791Z: devDependencies:
2023-09-08T12:49:59.791Z: + @babel/preset-react 7.22.5
2023-09-08T12:49:59.791Z: + @faker-js/faker 8.0.2
2023-09-08T12:49:59.791Z: + @formatjs/cli 6.1.3
2023-09-08T12:49:59.791Z: + @graphql-codegen/cli 5.0.0
2023-09-08T12:49:59.791Z: + @graphql-codegen/near-operation-file-preset 2.5.0
2023-09-08T12:49:59.791Z: + @graphql-codegen/typescript 4.0.1
2023-09-08T12:49:59.791Z: + @graphql-codegen/typescript-operations 4.0.1
2023-09-08T12:49:59.791Z: + @graphql-codegen/typescript-react-query 4.1.0
2023-09-08T12:49:59.791Z: + @nx/cypress 16.6.0
2023-09-08T12:49:59.791Z: + @nx/eslint-plugin 16.6.0
2023-09-08T12:49:59.791Z: + @nx/js 16.6.0
2023-09-08T12:49:59.791Z: + @nx/linter 16.6.0
2023-09-08T12:49:59.791Z: + @nx/react 16.6.0
2023-09-08T12:49:59.791Z: + @nx/storybook 16.6.0
2023-09-08T12:49:59.791Z: + @nx/vite 16.6.0
2023-09-08T12:49:59.791Z: + @nx/web 16.6.0
2023-09-08T12:49:59.791Z: + @nx/workspace 16.6.0
2023-09-08T12:49:59.791Z: + @storybook/addon-essentials 7.2.1
2023-09-08T12:49:59.791Z: + @storybook/addon-interactions 7.2.1
2023-09-08T12:49:59.791Z: + @storybook/core-common 7.2.1
2023-09-08T12:49:59.791Z: + @storybook/core-server 7.2.1
2023-09-08T12:49:59.791Z: + @storybook/jest 0.1.0
2023-09-08T12:49:59.791Z: + @storybook/react 7.2.1
2023-09-08T12:49:59.791Z: + @storybook/react-vite 7.2.1
2023-09-08T12:49:59.791Z: + @storybook/testing-library 0.2.0
2023-09-08T12:49:59.791Z: + @testing-library/react 14.0.0
2023-09-08T12:49:59.791Z: + @types/fs-extra 11.0.1
2023-09-08T12:49:59.791Z: + @types/node 18.14.2
2023-09-08T12:49:59.791Z: + @types/ramda 0.29.3
2023-09-08T12:49:59.791Z: + @types/react 18.2.18
2023-09-08T12:49:59.791Z: + @types/react-dom 18.2.7
2023-09-08T12:49:59.791Z: + @typescript-eslint/eslint-plugin 6.3.0
2023-09-08T12:49:59.791Z: + @typescript-eslint/parser 6.3.0
2023-09-08T12:49:59.791Z: + @vitejs/plugin-react 4.0.4
2023-09-08T12:49:59.791Z: + @vitest/coverage-c8 0.33.0
2023-09-08T12:49:59.791Z: + @vitest/ui 0.34.1
2023-09-08T12:49:59.791Z: + babel-plugin-formatjs 10.5.3
2023-09-08T12:49:59.791Z: + buffer 6.0.3
2023-09-08T12:49:59.791Z: + eslint 8.48.0
2023-09-08T12:49:59.791Z: + eslint-config-prettier 9.0.0
2023-09-08T12:49:59.791Z: + eslint-plugin-cypress 2.14.0
2023-09-08T12:49:59.791Z: + eslint-plugin-formatjs 4.10.3
2023-09-08T12:49:59.791Z: + eslint-plugin-import 2.28.1
2023-09-08T12:49:59.791Z: + eslint-plugin-jsx-a11y 6.7.1
2023-09-08T12:49:59.791Z: + eslint-plugin-prettier 5.0.0
2023-09-08T12:49:59.791Z: + eslint-plugin-react 7.33.2
2023-09-08T12:49:59.791Z: + eslint-plugin-react-hooks 4.6.0
2023-09-08T12:49:59.791Z: + eslint-plugin-simple-import-sort 10.0.0
2023-09-08T12:49:59.791Z: + eslint-plugin-unused-imports 3.0.0
2023-09-08T12:49:59.791Z: + fs-extra 11.1.1
2023-09-08T12:49:59.791Z: + jsdom 22.1.0
2023-09-08T12:49:59.791Z: + nx 16.6.0
2023-09-08T12:49:59.791Z: + prettier 3.0.1
2023-09-08T12:49:59.791Z: + storybook-addon-pseudo-states 2.1.0
2023-09-08T12:49:59.791Z: + ts-node 10.9.1
2023-09-08T12:49:59.791Z: + typescript 5.2.2
2023-09-08T12:49:59.791Z: + vite 4.4.9
2023-09-08T12:49:59.791Z: + vite-plugin-dts 3.5.1
2023-09-08T12:49:59.791Z: + vite-plugin-static-copy 0.17.0
2023-09-08T12:49:59.791Z: + vite-plugin-svgr 3.2.0
2023-09-08T12:49:59.791Z: + vite-tsconfig-paths 4.2.0
2023-09-08T12:49:59.791Z: + vitest 0.34.1
2023-09-08T12:49:59.866Z: Done in 17.3s
2023-09-08T12:50:06.544Z: > nx run oeth:build:production
2023-09-08T12:50:38.773Z: vite v4.4.9 building for production...
2023-09-08T12:50:38.811Z: transforming...
2023-09-08T12:51:00.691Z: ✓ 4987 modules transformed.
2023-09-08T12:51:04.575Z: Deployed to IPFS and got the hash:
2023-09-08T12:51:04.575Z: QmfCbLpmvzYrEDvxBYL7LZQemGWuTntkPst78arCY6mPNN
2023-09-08T12:51:04.575Z: Checking content availability on IPFS...
2023-09-08T12:51:06.127Z: You can preview this build on :
2023-09-08T12:51:06.127Z: https://bafybeih2qy4wtywk4vysa6klbnivakx2crncnn5fzshpf6dcwvixvnssx4.on.fleek.co
2023-09-08T12:51:01.683Z: rendering chunks...
2023-09-08T12:51:02.919Z: computing gzip size...
2023-09-08T12:51:03.047Z: ../../dist/apps/oeth/index.html                                           1.86 kB │ gzip:   0.69 kB
2023-09-08T12:51:03.047Z: ../../dist/apps/oeth/assets/index-b591aed5.css                           27.32 kB │ gzip:   4.38 kB
2023-09-08T12:51:03.047Z: ../../dist/apps/oeth/assets/base-3MIUIYGA-d99275a3.js                     0.56 kB │ gzip:   0.42 kB
2023-09-08T12:51:03.047Z: ../../dist/apps/oeth/assets/ledgerWallet-DIS4VM6H-4bb59c9f.js             0.58 kB │ gzip:   0.43 kB
2023-09-08T12:51:03.047Z: ../../dist/apps/oeth/assets/coinbaseWallet-2OUR5TUP-f6c629ff.js           0.78 kB │ gzip:   0.51 kB
2023-09-08T12:51:03.047Z: ../../dist/apps/oeth/assets/injectedWallet-EUKDEAIU-b2513a2e.js           0.89 kB │ gzip:   0.61 kB
2023-09-08T12:51:03.047Z: ../../dist/apps/oeth/assets/argentWallet-5OEFC7BD-4ad2222d.js             0.97 kB │ gzip:   0.65 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/optimism-UUP5Y7TB-96a3957f.js                 1.14 kB │ gzip:   0.74 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/ethereum-4FY57XJF-20f89eb8.js                 1.18 kB │ gzip:   0.65 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/imTokenWallet-DMDOIZDQ-355c0c6d.js            1.29 kB │ gzip:   0.85 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/avalanche-TFPKP544-83c89fd5.js                1.38 kB │ gzip:   0.87 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/cronos-DQKKIEX7-67e88155.js                   1.42 kB │ gzip:   0.89 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/polygon-Z4QITDL7-953b4259.js                  1.43 kB │ gzip:   0.88 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/Chrome-LGF33C3S-f104e3bc.js                   1.52 kB │ gzip:   0.84 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/arbitrum-LYDBJZP3-eb03435b.js                 1.59 kB │ gzip:   1.00 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/bsc-S2GSW6VX-05341716.js                      1.61 kB │ gzip:   0.87 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/safeWallet-DFMLSLCR-bb33abc9.js               1.91 kB │ gzip:   1.01 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/walletConnectWallet-D6ZADJM7-c1d5c644.js      2.00 kB │ gzip:   1.04 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/Opera-KV54PXPA-f31a1b5e.js                    2.04 kB │ gzip:   1.11 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/zora-KVO7WIOK-bf3eb886.js                     2.39 kB │ gzip:   1.18 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/braveWallet-BTBH4MDN-77ab02b2.js              2.56 kB │ gzip:   1.44 kB
2023-09-08T12:51:03.048Z: ../../dist/apps/oeth/assets/ccip-17072f0a.js                              2.81 kB │ gzip:   1.27 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/refresh-5KGGHTJP-ba752184.js                  2.87 kB │ gzip:   1.37 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/hardhat-ARRFHFKB-687e462a.js                  4.02 kB │ gzip:   1.91 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/create-PAJXJDV3-ebff10a4.js                   4.22 kB │ gzip:   1.85 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/Brave-YATE5BIM-7f4f924c.js                    4.39 kB │ gzip:   2.07 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/scan-HZBLXLM4-eb21bae1.js                     4.58 kB │ gzip:   1.93 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/rainbowWallet-GGU64QEI-80e56a37.js            4.63 kB │ gzip:   1.63 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/sign-FZVB2CS6-f23ac888.js                     5.55 kB │ gzip:   4.23 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/Edge-K2JEGI5S-e4909cbd.js                     5.56 kB │ gzip:   2.36 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/Arc-QDJFTGH2-dedcf34b.js                      6.82 kB │ gzip:   2.56 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/http-dd66acff.js                              7.85 kB │ gzip:   2.82 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/metaMaskWallet-ORHUNQRP-ac2ea8b3.js           8.44 kB │ gzip:   2.14 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/Browser-HN7O5MN7-2ca1b32c.js                 10.89 kB │ gzip:   3.69 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/login-ZSMM5UYL-b8add756.js                   12.31 kB │ gzip:   5.02 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/index-bdacf2f0.js                            12.64 kB │ gzip:   4.71 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/Safari-2QIYKJ4P-594ed864.js                  14.33 kB │ gzip:   5.42 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/hooks.module-a59256f8.js                     14.85 kB │ gzip:   5.93 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/Firefox-NP5SYEK5-47084019.js                 14.97 kB │ gzip:   5.03 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/browser-7b29db71.js                          22.97 kB │ gzip:   8.90 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/assets-26YY4GVD-ebee59af.js                  23.60 kB │ gzip:   6.62 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/index-0d79d18b.js                            79.88 kB │ gzip:  25.56 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/index-913141de.js                           113.60 kB │ gzip:  34.23 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/index.es-f854ed3e.js                        240.92 kB │ gzip:  70.85 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/index-1586165a.js                           508.58 kB │ gzip: 141.39 kB
2023-09-08T12:51:03.049Z: ../../dist/apps/oeth/assets/index-a919db82.js                         3,574.20 kB │ gzip: 783.84 kB
2023-09-08T12:51:03.050Z: (!) Some chunks are larger than 500 kBs after minification. Consider:
2023-09-08T12:51:03.050Z: - Using dynamic import() to code-split the application
2023-09-08T12:51:03.050Z: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
2023-09-08T12:51:03.050Z: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
2023-09-08T12:51:03.094Z: [vite-plugin-static-copy] Copied 281 items.
2023-09-08T12:51:03.094Z: ✓ built in 24.32s
2023-09-08T12:51:03.203Z: 
2023-09-08T12:51:03.204Z: >  NX   Successfully ran target build for project oeth