Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

ng-code.log 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. > ng-code@0.0.0 start
  2. > ng serve
  3. Component HMR has been enabled, see https://angular.dev/hmr for more info.
  4. ❯ Building...
  5. ✔ Building...
  6. Initial chunk files | Names | Raw size
  7. scripts.js | scripts | 566.47 kB |
  8. styles.css | styles | 386.31 kB |
  9. main.js | main | 303.30 kB |
  10. polyfills.js | polyfills | 89.77 kB |
  11. | Initial total | 1.35 MB
  12. Application bundle generation complete. [4.173 seconds]
  13. Watch mode enabled. Watching for file changes...
  14. NOTE: Raw file sizes do not reflect development server per-request transformations.
  15. ➜ Local: http://localhost:4200/
  16. ❯ Changes detected. Rebuilding...
  17. ✔ Changes detected. Rebuilding...
  18. Initial chunk files | Names | Raw size
  19. main.js | main | 303.26 kB |
  20. Application bundle generation complete. [3.544 seconds]
  21. Page reload sent to client(s).
  22. ❯ Changes detected. Rebuilding...
  23. ✔ Changes detected. Rebuilding...
  24. Initial chunk files | Names | Raw size
  25. main.js | main | 303.23 kB |
  26. Application bundle generation complete. [1.331 seconds]
  27. Page reload sent to client(s).
  28. ❯ Changes detected. Rebuilding...
  29. ✔ Changes detected. Rebuilding...
  30. Initial chunk files | Names | Raw size
  31. main.js | main | 303.24 kB |
  32. Application bundle generation complete. [1.370 seconds]
  33. Page reload sent to client(s).