-
Notifications
You must be signed in to change notification settings - Fork 4
Description
asset bundle.js 128 KiB [compared for emit] [minimized] (name: main) 1 related asset
asset index.html 383 bytes [compared for emit]
orphan modules 155 bytes [orphan] 1 module
modules by path ./node_modules/ 134 KiB
modules by path ./node_modules/react/ 7.63 KiB
modules by path ./node_modules/react/.js 404 bytes 2 modules
modules by path ./node_modules/react/cjs/.js 7.24 KiB
./node_modules/react/cjs/react-jsx-runtime.production.min.js 962 bytes [built] [code generated]
./node_modules/react/cjs/react.production.min.js 6.3 KiB [built] [code generated]
modules by path ./node_modules/react-dom/ 119 KiB
./node_modules/react-dom/index.js 1.33 KiB [built] [code generated]
./node_modules/react-dom/cjs/react-dom.production.min.js 118 KiB [built] [code generated]
modules by path ./node_modules/scheduler/ 4.91 KiB
./node_modules/scheduler/index.js 198 bytes [built] [code generated]
./node_modules/scheduler/cjs/scheduler.production.min.js 4.72 KiB [built] [code generated]
./node_modules/object-assign/index.js 2.06 KiB [built] [code generated]
./client/index.tsx + 1 modules 346 bytes [built] [code generated]
webpack 5.44.0 compiled successfully in 2930 ms
[nodemon] clean exit - waiting for changes before restart
after npm install, then i run command npm run dev, got a clean exit from nodemon,
please help me