antwal

fuxa client build

Jul 7th, 2024
531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.89 KB | None | 0 0
  1. root@d19ebe8ed6bd:/usr/src/app/FUXA/client# npm run build
  2.  
  3. > fuxa@1.2.0-1724 build
  4. > ng build
  5.  
  6. ? Would you like to share pseudonymous usage data about this project with the Angular Team
  7. at Google under Google's Privacy Policy at https://policies.google.com/privacy. For more
  8. details and how to change this setting, see https://angular.io/analytics. No
  9. Global setting: not set
  10. Local setting: disabled
  11. Effective status: disabled
  12. ⠙ Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries:
  13. - angular2-draggable [es2015/esm2015] (https://github.com/xieziyu/angular2-draggable.git)
  14. Encourage the library authors to publish an Ivy distribution.
  15. ✔ Browser application bundle generation complete.
  16. ✔ Copying assets complete.
  17. ✔ Index html generation complete.
  18.  
  19. Initial Chunk Files | Names         |  Raw Size
  20. vendor.js           | vendor        |  13.85 MB |
  21. main.js             | main          |   2.95 MB |
  22. styles.css          | styles        | 244.36 kB |
  23. polyfills.js        | polyfills     | 108.45 kB |
  24. scripts.js          | scripts       |  42.18 kB |
  25. runtime.js          | runtime       |   8.19 kB |
  26.  
  27.                    | Initial Total |  17.20 MB
  28.  
  29. Build at: 2024-07-07T07:58:44.995Z - Hash: ecdb2bc6df4f2372 - Time: 44799ms
  30.  
  31. Warning: /usr/src/app/FUXA/client/src/environments/environment.client.ts is part of the TypeScript compilation but it's unused.
  32. Add only entry points to the 'files' or 'include' properties in your tsconfig.
  33.  
  34. Warning: /usr/src/app/FUXA/client/src/environments/environment.demo.ts is part of the TypeScript compilation but it's unused.
  35. Add only entry points to the 'files' or 'include' properties in your tsconfig.
  36.  
  37. Warning: /usr/src/app/FUXA/client/src/environments/environment.prod.ts is part of the TypeScript compilation but it's unused.
  38. Add only entry points to the 'files' or 'include' properties in your tsconfig.
Advertisement
Add Comment
Please, Sign In to add comment