-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathoutput.txt
110 lines (108 loc) · 6.94 KB
/
output.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
yarn run v1.0.1
$ webpack --config ./webpack/server.dev.js
Webpack is watching the files…
Hash: 20469a0d0dc10de83560
Version: webpack 3.5.5
Time: 10954ms
Asset Size Chunks Chunk Names
server.js 3.07 MB 0 [emitted] [big] main
[./node_modules/webpack/hot/log-apply-result.js] (webpack)/hot/log-apply-result.js 1.31 kB {0} [built]
[./node_modules/webpack/hot/log.js] (webpack)/hot/log.js 1.04 kB {0} [built]
[./node_modules/webpack/hot/poll.js?1000] (webpack)/hot/poll.js?1000 1.16 kB {0} [built]
[./src/client/App.js] ./src/client/App.js 2.07 kB {0} [built]
[./src/client/Routes.js] ./src/client/Routes.js 4.12 kB {0} [built]
[./src/client/redux/reducer.js] ./src/client/redux/reducer.js 8.91 kB {0} [built]
[./src/server/app.js] ./src/server/app.js 1.78 kB {0} [built]
[./src/server/index.js] ./src/server/index.js 3.94 kB {0} [built]
[./src/server/routes/index.js] ./src/server/routes/index.js 1.24 kB {0} [built]
[./src/server/routes/invitation.js] ./src/server/routes/invitation.js 1.89 kB {0} [built]
[./src/server/routes/resourceRoutes.js] ./src/server/routes/resourceRoutes.js 6.71 kB {0} [built]
[./src/server/routes/userManagement.js] ./src/server/routes/userManagement.js 6.26 kB {0} [built]
[./src/server/utils/serverRender.js] ./src/server/utils/serverRender.js 3.6 kB {0} [built]
[0] multi babel-polyfill webpack/hot/poll?1000 ./src/server/index.js 52 bytes {0} [built]
[./webpack/client.dev.js] ./webpack/client.dev.js 1.37 kB {0} [built]
+ 266 hidden modules
HMR Enabled
Server started
Listening on http://127.0.0.1:3000
webpack built 36053d080f6607a6d9e0 in 13933ms
{ type: '@@redux/INIT' }
unhandled redux action
{ type: '@@redux/INIT' }
[ { path: '/',
component:
{ [Function: C]
displayName: 'withRouter(Connect(BaseContainer))',
WrappedComponent: [Function: BaseContainer],
propTypes: [Object] },
routes:
[ [Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object] ] } ]
{ type: '@@redux/INIT' }
unhandled redux action
{ type: '@@redux/INIT' }
[ { path: '/',
component:
{ [Function: C]
displayName: 'withRouter(Connect(BaseContainer))',
WrappedComponent: [Function: BaseContainer],
propTypes: [Object] },
routes:
[ [Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object] ] } ]
{ type: '@@redux/INIT' }
unhandled redux action
{ type: '@@redux/INIT' }
[ { path: '/',
component:
{ [Function: C]
displayName: 'withRouter(Connect(BaseContainer))',
WrappedComponent: [Function: BaseContainer],
propTypes: [Object] },
routes:
[ [Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object] ] } ]
{ type: '@@redux/INIT' }
unhandled redux action
{ type: '@@redux/INIT' }
[ { path: '/',
component:
{ [Function: C]
displayName: 'withRouter(Connect(BaseContainer))',
WrappedComponent: [Function: BaseContainer],
propTypes: [Object] },
routes:
[ [Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object],
[Object] ] } ]