-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlog.txt
More file actions
25 lines (15 loc) · 683 Bytes
/
log.txt
File metadata and controls
25 lines (15 loc) · 683 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
> [email protected] build
> react-scripts --openssl-legacy-provider build
Creating an optimized production build...
Compiled successfully.
File sizes after gzip:
8.21 MB build\static\js\main.59375071.js
25.86 kB build\static\css\main.d6152097.css
The bundle size is significantly larger than recommended.
Consider reducing it with code splitting: https://goo.gl/9VhYWB
You can also analyze the project dependencies: https://goo.gl/LeUzfb
The project was built assuming it is hosted at ./.
You can control this with the homepage field in your package.json.
The build folder is ready to be deployed.
Find out more about deployment here:
https://cra.link/deployment