| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
-
- > ng-code@0.0.0 start
- > ng serve
-
- Component HMR has been enabled, see https://angular.dev/hmr for more info.
- ❯ Building...
- ✔ Building...
- Initial chunk files | Names | Raw size
- scripts.js | scripts | 566.47 kB |
- styles.css | styles | 386.31 kB |
- main.js | main | 303.30 kB |
- polyfills.js | polyfills | 89.77 kB |
-
- | Initial total | 1.35 MB
-
- Application bundle generation complete. [4.173 seconds]
-
- Watch mode enabled. Watching for file changes...
- NOTE: Raw file sizes do not reflect development server per-request transformations.
- ➜ Local: http://localhost:4200/
- ❯ Changes detected. Rebuilding...
- ✔ Changes detected. Rebuilding...
- Initial chunk files | Names | Raw size
- main.js | main | 303.26 kB |
-
- Application bundle generation complete. [3.544 seconds]
-
- Page reload sent to client(s).
- ❯ Changes detected. Rebuilding...
- ✔ Changes detected. Rebuilding...
- Initial chunk files | Names | Raw size
- main.js | main | 303.23 kB |
-
- Application bundle generation complete. [1.331 seconds]
-
- Page reload sent to client(s).
- ❯ Changes detected. Rebuilding...
- ✔ Changes detected. Rebuilding...
- Initial chunk files | Names | Raw size
- main.js | main | 303.24 kB |
-
- Application bundle generation complete. [1.370 seconds]
-
- Page reload sent to client(s).
|