-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_log.txt
More file actions
94 lines (88 loc) · 10.3 KB
/
build_log.txt
File metadata and controls
94 lines (88 loc) · 10.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
> pyexplorer@0.0.0 build
> tsc -b && vite build
vite v7.3.1 building client environment for production...
transforming...
✓ 1672 modules transformed.
Export "useAuth" of module "src/context/AuthContext.tsx" was reexported through module "src/hooks/useAuth.ts" while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
Either change the import in "src/pages/RegisterPage.tsx" to point directly to the exporting module or reconfigure "output.manualChunks" to ensure these modules end up in the same chunk.
Export "useAuth" of module "src/context/AuthContext.tsx" was reexported through module "src/hooks/useAuth.ts" while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
Either change the import in "src/components/education/DataSeeder.tsx" to point directly to the exporting module or reconfigure "output.manualChunks" to ensure these modules end up in the same chunk.
Export "useAuth" of module "src/context/AuthContext.tsx" was reexported through module "src/hooks/useAuth.ts" while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
Either change the import in "src/pages/ProfilePage.tsx" to point directly to the exporting module or reconfigure "output.manualChunks" to ensure these modules end up in the same chunk.
Export "useAuth" of module "src/context/AuthContext.tsx" was reexported through module "src/hooks/useAuth.ts" while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
Either change the import in "src/pages/GamificationPage.tsx" to point directly to the exporting module or reconfigure "output.manualChunks" to ensure these modules end up in the same chunk.
Export "useAuth" of module "src/context/AuthContext.tsx" was reexported through module "src/hooks/useAuth.ts" while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
Either change the import in "src/pages/CertificatePage.tsx" to point directly to the exporting module or reconfigure "output.manualChunks" to ensure these modules end up in the same chunk.
Export "useAuth" of module "src/context/AuthContext.tsx" was reexported through module "src/hooks/useAuth.ts" while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
Either change the import in "src/components/education/ProgressiveHints.tsx" to point directly to the exporting module or reconfigure "output.manualChunks" to ensure these modules end up in the same chunk.
Export "useAuth" of module "src/context/AuthContext.tsx" was reexported through module "src/hooks/useAuth.ts" while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
Either change the import in "src/components/game/WorldMap.tsx" to point directly to the exporting module or reconfigure "output.manualChunks" to ensure these modules end up in the same chunk.
Export "useAuth" of module "src/context/AuthContext.tsx" was reexported through module "src/hooks/useAuth.ts" while both modules are dependencies of each other and will end up in different chunks by current Rollup settings. This scenario is not well supported at the moment as it will produce a circular dependency between chunks and will likely lead to broken execution order.
Either change the import in "src/components/game/QuestionEngine.tsx" to point directly to the exporting module or reconfigure "output.manualChunks" to ensure these modules end up in the same chunk.
rendering chunks...
[plugin vite:reporter]
(!) /home/ivo/Desenvolvimento/Pessoal/PyExplorer/src/pages/LoginPage.tsx is dynamically imported by /home/ivo/Desenvolvimento/Pessoal/PyExplorer/src/App.tsx but also statically imported by /home/ivo/Desenvolvimento/Pessoal/PyExplorer/src/context/AuthContext.tsx, dynamic import will not move module into another chunk.
[plugin vite:reporter]
(!) /home/ivo/Desenvolvimento/Pessoal/PyExplorer/src/firebase/auth.ts is dynamically imported by /home/ivo/Desenvolvimento/Pessoal/PyExplorer/src/pages/LoginPage.tsx but also statically imported by /home/ivo/Desenvolvimento/Pessoal/PyExplorer/src/context/AuthContext.tsx, dynamic import will not move module into another chunk.
computing gzip size...
dist/registerSW.js 0.13 kB
dist/manifest.webmanifest 1.41 kB
dist/index.html 10.65 kB │ gzip: 3.42 kB
dist/assets/codicon-ngg6Pgfi.ttf 121.97 kB
dist/assets/json.worker-PmplHPFX.js 382.59 kB
dist/assets/html.worker-BypiEZFH.js 692.60 kB
dist/assets/css.worker-DVf-7Obd.js 1,029.89 kB
dist/assets/ts.worker-CUMucPqf.js 7,009.23 kB
dist/assets/LearnPage-tuuBZDIJ.css 2.33 kB │ gzip: 0.81 kB
dist/assets/AboutPage-BpmDWk4S.css 2.82 kB │ gzip: 0.86 kB
dist/assets/CertificatePage-wCkgib-O.css 3.66 kB │ gzip: 1.23 kB
dist/assets/GamificationPage-CWglDlyP.css 4.01 kB │ gzip: 1.05 kB
dist/assets/index-Dj6M6BBy.css 4.51 kB │ gzip: 1.29 kB
dist/assets/ArticlePage-BArupWTs.css 4.74 kB │ gzip: 1.25 kB
dist/assets/ProfilePage-BZKH4EA-.css 6.06 kB │ gzip: 1.61 kB
dist/assets/GamePage-o8jOdOtP.css 50.01 kB │ gzip: 8.88 kB
dist/assets/index-BOmMEDnA.css 52.11 kB │ gzip: 10.03 kB
dist/assets/monaco-vendor-Ck3IbhyB.css 142.37 kB │ gzip: 22.88 kB
dist/assets/useQuestionsFirestore-BAeqP1YO.js 0.97 kB │ gzip: 0.58 kB
dist/assets/PowerUpBar-BLiLJ3nw.js 2.72 kB │ gzip: 1.02 kB
dist/assets/LearnPage-D-fzCElX.js 2.93 kB │ gzip: 0.99 kB
dist/assets/AboutPage-CSVxuCdh.js 3.56 kB │ gzip: 1.47 kB
dist/assets/index-C0AEqPfN.js 3.82 kB │ gzip: 1.66 kB
dist/assets/ArticlePage-DFS63Xuh.js 3.94 kB │ gzip: 1.59 kB
dist/assets/RegisterPage-BhTqH0xt.js 4.58 kB │ gzip: 1.96 kB
dist/assets/ProfilePage-DNmqXQ4P.js 8.46 kB │ gzip: 2.97 kB
dist/assets/learnData-5fmgTVBj.js 9.18 kB │ gzip: 3.92 kB
dist/assets/PyodideContext-KtOHIssZ.js 9.33 kB │ gzip: 3.38 kB
dist/assets/confetti-vendor-C_1cc0iU.js 10.59 kB │ gzip: 4.23 kB
dist/assets/GamificationPage-CUbVcAqz.js 21.19 kB │ gzip: 5.46 kB
dist/assets/purify.es-BjU8njvH.js 22.39 kB │ gzip: 8.59 kB
dist/assets/GamePage-B7q2aNZ6.js 95.99 kB │ gzip: 27.50 kB
dist/assets/index.es-BUetdRp1.js 158.40 kB │ gzip: 52.88 kB
dist/assets/index-AmC809dw.js 186.46 kB │ gzip: 53.59 kB
dist/assets/CertificatePage-B0VxJZhe.js 205.81 kB │ gzip: 49.33 kB
dist/assets/react-vendor-xF8i26Ek.js 242.49 kB │ gzip: 78.07 kB
dist/assets/firebase-vendor-7H5wYYsJ.js 363.87 kB │ gzip: 112.75 kB
dist/assets/jspdf.es.min-C9nhrr4z.js 385.85 kB │ gzip: 126.04 kB
dist/assets/monaco-vendor-BnEHRdwb.js 4,266.21 kB │ gzip: 1,094.63 kB
(!) Some chunks are larger than 1000 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
✓ built in 15.27s
error during build:
Error:
Configure "workbox.maximumFileSizeToCacheInBytes" to change the limit: the default value is 2 MiB.
Check https://vite-pwa-org.netlify.app/guide/faq.html#missing-assets-from-sw-precache-manifest for more information.
Assets exceeding the limit:
- assets/ts.worker-CUMucPqf.js is 7.01 MB, and won't be precached.
- assets/monaco-vendor-BnEHRdwb.js is 4.27 MB, and won't be precached.
at logWorkboxResult (file:///home/ivo/Desenvolvimento/Pessoal/PyExplorer/node_modules/vite-plugin-pwa/dist/chunk-G4TAN34B.js:44:13)
at generateServiceWorker (file:///home/ivo/Desenvolvimento/Pessoal/PyExplorer/node_modules/vite-plugin-pwa/dist/index.js:209:3)
at async _generateSW (file:///home/ivo/Desenvolvimento/Pessoal/PyExplorer/node_modules/vite-plugin-pwa/dist/index.js:234:5)
at async Object.handler (file:///home/ivo/Desenvolvimento/Pessoal/PyExplorer/node_modules/vite-plugin-pwa/dist/index.js:427:13)
at async PluginDriver.hookParallel (file:///home/ivo/Desenvolvimento/Pessoal/PyExplorer/node_modules/rollup/dist/es/shared/node-entry.js:22475:17)
at async Object.close (file:///home/ivo/Desenvolvimento/Pessoal/PyExplorer/node_modules/rollup/dist/es/shared/node-entry.js:23494:13)
at async buildEnvironment (file:///home/ivo/Desenvolvimento/Pessoal/PyExplorer/node_modules/vite/dist/node/chunks/config.js:33555:15)
at async Object.build (file:///home/ivo/Desenvolvimento/Pessoal/PyExplorer/node_modules/vite/dist/node/chunks/config.js:33900:19)
at async Object.buildApp (file:///home/ivo/Desenvolvimento/Pessoal/PyExplorer/node_modules/vite/dist/node/chunks/config.js:33897:153)
at async CAC.<anonymous> (file:///home/ivo/Desenvolvimento/Pessoal/PyExplorer/node_modules/vite/dist/node/cli.js:629:3)