-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_err.txt
More file actions
36 lines (34 loc) · 2.39 KB
/
Copy pathbuild_err.txt
File metadata and controls
36 lines (34 loc) · 2.39 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
> smarth-dashboard@1.0.0 build
> vite build
[36mvite v5.4.21 [32mbuilding for production...[36m[39m
transforming...
[32mΓ£ô[39m 1444 modules transformed.
rendering chunks...
computing gzip size...
[2mdist/[22m[32mindex.html [39m[1m[2m 1.26 kB[22m[1m[22m[2m Γöé gzip: 0.71 kB[22m
[2mdist/[22m[35massets/index-BALQv7Bs.css [39m[1m[2m 28.07 kB[22m[1m[22m[2m Γöé gzip: 5.74 kB[22m
[2mdist/[22m[36massets/index-C83TTomq.js [39m[1m[33m887.45 kB[39m[22m[2m Γöé gzip: 178.18 kB[22m
node.exe : [33m
At C:\Program Files\nodejs\npm.ps1:29
char:3
+ & $NODE_EXE $NPM_CLI_JS $args
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecifi
ed: ([33m:String) [], RemoteExcepti
on
+ FullyQualifiedErrorId : NativeComm
andError
(!) Some chunks are larger than 500 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-manualchun
ks
- Adjust chunk size limit for this
warning via
build.chunkSizeWarningLimit.[39m
[32mΓ£ô built in 2.33s[39m