This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

Проблема DEV SERVER ЗАПУСКАЕТЬСЯ НО НЕ ОТОБРАЖАЕТ ФАЙЛЫ

FLig

Участник портала
Автор темы
29 Апр 2023
1
0
13





Код:
yarn run v1.22.19
warning package.json: No license field
$ webpack-dev-server --config webpackru.config.js
<i> [webpack-dev-server] Project is running at:
<i> [webpack-dev-server] Loopback: http://localhost:8888/
<i> [webpack-dev-server] On Your Network (IPv4): http://192.168.1.228:8888/
<i> [webpack-dev-server] Content not from webpack is served from 'D:\cef-cbf3ddd9cdc0cfb3b0191d58834547b3e5511f41\public' directory
<i> [webpack-dev-middleware] wait until bundle finished: /
(node:20616) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
        Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
        Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
(Use `node --trace-deprecation ...` to show where the warning was created)
assets by path src/views/ 115 MiB 1227 assets
assets by path src/popups/ 1.02 MiB
  assets by path src/popups/circle/assets/ 253 KiB 6 assets
  assets by path src/popups/donate/images//*.png 78.1 KiB 4 assets
  assets by path src/popups/camera/images//*.png 7.19 KiB
    asset src/popups/camera/images//mouse__middle.png 2.88 KiB [emitted] (auxiliary name: main)
    + 2 assets
  asset src/popups/war//image.png 670 KiB [emitted] (auxiliary name: main)
  asset src/popups/upgrade//upgrade.png 39.7 KiB [emitted] (auxiliary name: main)
  asset src/popups/roulette/images//symbol.png 1.09 KiB [emitted] (auxiliary name: main)
assets by path build/ 38.6 MiB
  asset build/bundle.css 26.3 MiB [emitted] (name: main)
  asset build/bundle.js 12.3 MiB [emitted] (name: main) 1 related asset
asset src/components/fadecontainer//logo.png 1.42 KiB [emitted] (auxiliary name: main)
asset ./index.html 657 bytes [emitted]
Entrypoint main 38.6 MiB (121 MiB) = build/bundle.css 26.3 MiB build/bundle.js 12.3 MiB 1245 auxiliary assets
runtime modules 30.3 KiB 15 modules
modules by path ./src/views/ 5.37 MiB (javascript) 24.9 MiB (css/mini-extract) 923 modules
modules by path ./node_modules/ 2.35 MiB 222 modules
modules by path ./src/json/ 677 KiB 100 modules
modules by path ./src/popups/ 135 KiB (javascript) 1.29 MiB (css/mini-extract) 38 modules
modules by path ./src/components/ 55.9 KiB (javascript) 72.7 KiB (css/mini-extract) 22 modules
modules by path ./src/store/ 25.1 KiB 12 modules
modules by path ./src/api/*.js 50.6 KiB 9 modules
modules by path ./lang/ 85.3 KiB
  ./lang/index.js 2.05 KiB [built] [code generated]
  ./lang/ru.json 83.2 KiB [built] [code generated]
./src/main.js 478 bytes [built] [code generated]
./src/App.svelte 34.4 KiB [built] [code generated]
./src/router/index.js 2.63 KiB [built] [code generated]
20 WARNINGS in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details)
webpack 5.75.0 compiled with 20 warnings in 94393 ms
 

Mikhayloff

Модератор
Команда форума
high designer
9 Окт 2020
1,328
870
211