Created
July 11, 2023 17:27
-
-
Save silavsale/9b8fe948274efdb4f6f141f32c1bf647 to your computer and use it in GitHub Desktop.
docker-logs-host
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker logs 4c56a4d589e7 | |
> [email protected] start | |
> webpack serve --config config/webpack.dev.js | |
<i> [webpack-dev-server] Project is running at: | |
<i> [webpack-dev-server] Loopback: http://localhost:8080/ | |
<i> [webpack-dev-server] On Your Network (IPv4): http://172.17.0.3:8080/ | |
<i> [webpack-dev-server] Content not from webpack is served from '/app/public' directory | |
<i> [webpack-dev-server] 404s will fallback to '/index.html' | |
assets by path *.js 74.4 MiB | |
assets by chunk 71.7 MiB (id hint: vendors) | |
asset vendors-node_modules_devextreme-react_check-box_js-node_modules_devextreme-react_data-grid_js-5a7c0e.js 39.7 MiB [emitted] (id hint: vendors) | |
asset vendors-node_modules_antd_es_index_js.js 11.3 MiB [emitted] (id hint: vendors) | |
asset vendors-node_modules_mui_material_Alert_Alert_js-node_modules_mui_material_AlertTitle_AlertTi-32658d.js 3.05 MiB [emitted] (id hint: vendors) | |
+ 25 assets | |
+ 13 assets | |
assets by info 76.2 KiB [immutable] | |
assets by path *.woff 31.6 KiB 2 assets | |
assets by path *.ttf 31.6 KiB 2 assets | |
assets by path *.woff2 13 KiB 2 assets | |
asset index.html 153 bytes [emitted] | |
orphan modules 1.98 MiB [orphan] 1800 modules | |
runtime modules 65.9 KiB 21 modules | |
modules by path ./node_modules/ 23.6 MiB (javascript) 192 bytes (asset) 3644 modules | |
modules by path ./src/ 493 KiB 98 modules | |
modules by mime type image/svg+xml 76.2 KiB 62 modules | |
provide-module modules 798 bytes 19 modules | |
consume-shared-module modules 798 bytes 19 modules | |
modules by mime type image/png 6.3 KiB 15 modules | |
remote-module modules 24 bytes (remote) 24 bytes (share-init) | |
remote child/ChildApp 6 bytes (remote) 6 bytes (share-init) [built] [code generated] | |
+ 3 modules | |
modules by mime type image/gif 5.26 KiB | |
data:image/gif;base64,R0lGODlhFAAUAKEC.. 1.34 KiB [built] [code generated] | |
data:image/gif;base64,R0lGODlhQABAAKEC.. 3.92 KiB [built] [code generated] | |
+ 4 modules | |
webpack 5.88.1 compiled successfully in 12737 ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment