You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
122
-
This can impact web performance.
123
-
Assets:
124
-
lib.bundle.js (349 KiB)
125
-
126
-
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
127
-
Entrypoints:
128
-
lib (349 KiB)
129
-
lib.bundle.js
130
-
131
-
132
-
WARNING in webpack performance recommendations:
133
-
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
134
-
For more info visit https://webpack.js.org/guides/code-splitting/
135
118
10% building modules 1/1 modules 0 active
136
119
webpack is watching the files…
137
-
138
-
Hash: 088a67f37012a984bf26
120
+
Hash: 088a67f37012a984bf26
139
121
Version: webpack 4.17.0
140
-
Time: 10197ms
141
-
Built at: 2018-08-24 22:45:30
122
+
Time: 9172ms
123
+
Built at: 2018-09-03 11:32:18
142
124
Asset Size Chunks Chunk Names
143
125
bundle.js 97.5 KiB 0 [emitted] js
144
126
bundle.css 288 bytes 0 [emitted] js
@@ -316,6 +298,7 @@ INFO Selenium process finished.
316
298
-[react-redux](https://ghub.io/react-redux): Official React bindings for Redux
317
299
-[redux](https://ghub.io/redux): Predictable state container for JavaScript apps
318
300
-[redux-saga](https://ghub.io/redux-saga): Saga middleware for Redux to handle Side Effects
301
+
-[express](https://ghub.io/express): Fast, unopinionated, minimalist web framework
319
302
320
303
## Dev Dependencies
321
304
@@ -341,7 +324,6 @@ INFO Selenium process finished.
-[eslint-plugin-react](https://ghub.io/eslint-plugin-react): React specific linting rules for ESLint
343
326
-[expect](https://ghub.io/expect): This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/en/expect.html).
344
-
-[express](https://ghub.io/express): Fast, unopinionated, minimalist web framework
345
327
-[extract-text-webpack-plugin](https://ghub.io/extract-text-webpack-plugin): Extract text from bundle into a file.
346
328
-[jsdom](https://ghub.io/jsdom): A JavaScript implementation of many web standards
347
329
-[jsdom-global](https://ghub.io/jsdom-global): Enable DOM in Node.js
0 commit comments